Whisperspace Developer Docs
Integration references for the live workspace
This site is the lightweight developer-facing reference for the Whisperspace ecosystem:
API entrypoints, shared SDK contracts, auth expectations, and the root workflow that now
lives in /hdd/sites/whisperspace.
It is still a static published page, not a full docs stack, but the content here should reflect real current contracts rather than placeholder text.
Active Clients
Contract Boundary
CharacterRecordV1is canonical insdk/schema/character-record.v1.json- Shared transport belongs in
@whisperspace/sdk/platform-client - Browser character auth is cookie + CSRF based
- Consumers should prefer shared client flows over repo-local fetch helpers
Root Workflow
npm run codex:audit:statusnpm run compat:checknpm run sdk:readinessnpm run platform:readinessnpm run observability:checknpm run ecosystem:release
/hdd/sites/whisperspace/PROJECT-OVERVIEW.md,
/hdd/sites/whisperspace/PROJECT-SECURITY.md, and the repo READMEs under the
same workspace root.