@getspinup/constants
v0.6.0
Published
Public Spinup constants shared by the platform and SDK.
Readme
@getspinup/constants
Public Spinup constants and API response schemas used by the TypeScript SDK.
This package keeps stable public values and schemas in a publishable package so consumers do not need internal Spinup workspace packages.
It should expose stable public values that clients need to construct requests, validate SDK responses, or present documented option sets. Domain behavior, normalization, permission builders, and persistence helpers belong in @spinup/domain.
Subpaths
@getspinup/constants/agent-api- agent API key identifiers, prefixes, and permission atoms.@getspinup/constants/agent-config- public agent configuration option sets and defaults.@getspinup/constants/agents- public agent environment and observation statuses.@getspinup/constants/billing- public billing catalog, plan, account, and gate status values.@getspinup/constants/cli-api- CLI API key identifiers, prefixes, and permission atoms.@getspinup/constants/endpoints- public Spinup API and auth endpoint defaults.@getspinup/constants/external-schemas- public API response schemas shared by@spinup/contractsand@getspinup/sdk.@getspinup/constants/sdk-api- workspace SDK API key identifiers, prefixes, and TTL presets.
