honcho/docs/v3/api-reference/endpoint/scopes
ajspig 1b66601b30 chore(docs): add scopes to API reference, architecture, and design patterns
- Add the seven /scopes routes and their schemas to openapi.json, plus the
  scope/kind fields on chat, representation, session-create, and peer-list
  schemas; generate the endpoint pages and register a scopes nav group
- Add a Scopes subsection and diagram node to the architecture data model
- Add scope guidance to design patterns: quick-reference rows, an isolation
  boundary comparison (workspace / scope / session allowlist), and common
  mistakes (scope-per-reader, scopes-as-access-control)
- Replace the "Underneath the Facade" section in scopes.mdx with behavioral
  guardrails and pointers to the implementation source

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-27 13:31:55 -04:00
..
add-sessions-to-scope.mdx chore(docs): add scopes to API reference, architecture, and design patterns 2026-08-27 13:31:55 -04:00
get-or-create-scope.mdx chore(docs): add scopes to API reference, architecture, and design patterns 2026-08-27 13:31:55 -04:00
get-scope-sessions.mdx chore(docs): add scopes to API reference, architecture, and design patterns 2026-08-27 13:31:55 -04:00
get-scope-status.mdx chore(docs): add scopes to API reference, architecture, and design patterns 2026-08-27 13:31:55 -04:00
get-scope.mdx chore(docs): add scopes to API reference, architecture, and design patterns 2026-08-27 13:31:55 -04:00
get-scopes.mdx chore(docs): add scopes to API reference, architecture, and design patterns 2026-08-27 13:31:55 -04:00
remove-session-from-scope.mdx chore(docs): add scopes to API reference, architecture, and design patterns 2026-08-27 13:31:55 -04:00