honcho/docs/v3
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
..
api-reference chore(docs): add scopes to API reference, architecture, and design patterns 2026-08-27 13:31:55 -04:00
contributing docs: adding honcho start (#1073) 2026-08-26 11:39:58 -04:00
documentation chore(docs): add scopes to API reference, architecture, and design patterns 2026-08-27 13:31:55 -04:00
guides chore(docs): Add Documentation for Scopes 2026-08-26 16:58:59 -04:00
migrations sdks: add set peer card function (#371) 2026-02-09 15:35:57 -05:00
README.md feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
openapi.json chore(docs): add scopes to API reference, architecture, and design patterns 2026-08-27 13:31:55 -04:00

README.md

This subdirectory contains the peer-paradigm documentation for Honcho (Honcho v2.0.0 onwards).