honcho/docs/v3/guides/integrations
Vineeth Voruganti 4acd78d45f
chore(docs): Add Documentation for Scopes (#1086)
* chore(docs): Add Documentation for Scopes

* 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

* chore(docs): tighten scopes doc to decision-level detail

- Drop the recall-resolution diagram (restated the Two Arms table)
- Replace the enumerated Rules table with prose; caps and error shapes
  now live in the API reference schema descriptions
- Trim backfill/removal internals to observable behavior and note that a
  backfilled scope deepens through subsequent dreams

* chore(docs): reserve "scope" for the scopes feature

Using it as a verb for session design, recall filters, and CLI targeting
collides with the named-session-set feature.

* chore(docs): clarify the scopes page and document create/status responses

The page now leads with projection rather than partition and points at the
scopes API; OpenAPI declares the 201/409/404 those routes actually return.

* chore(docs): fix broken anchor and core-concepts link

The rebase reintroduced a link to a renamed anchor in scopes.mdx, and
unified-memory-setup pointed at /core-concepts/, which has no index page.

* chore(docs): correct scope arms, listing, and read-surface pointers

The Accepts row mixed named-scope with the allowlist arm, kind=scope on
the peers list does not return facade ids, and chat/context/search never
mentioned scope=.

* chore(docs): drop the 1k-token session batching narrative

Reasoning no longer waits on a per-session token threshold, so product
docs should not tell people to size sessions around that gate.

* chore: minor fix
2026-08-27 15:21:10 -04:00
..
claude-code.mdx docs: updating claude-codes with recent changes (#1021) 2026-08-14 17:39:14 -04:00
codex.mdx docs: adding codex doc (#879) 2026-07-07 11:25:01 -04:00
crewai.mdx fix: (crewai) update crew ai package and examples for latest protocol (#631) 2026-05-18 17:37:36 -04:00
hermes.mdx docs: adding honcho start (#1073) 2026-08-26 11:39:58 -04:00
langgraph.mdx chore: (docs) Reconcile new SDK conventions in docs (#355) 2026-01-28 10:58:40 -05:00
mcp.mdx feat: adds workspace headers to MCP calls and adds list/create workspace tools (#1020) 2026-08-13 16:48:31 -04:00
n8n.mdx Updating Docs & Packages with 3.0.0 SDK (#356) 2026-01-29 17:10:33 -05:00
openclaw.mdx docs: improve OpenClaw integration page (#462) 2026-04-03 12:38:48 -04:00
opencode.mdx docs: update opencode install command (#623) 2026-04-28 15:05:41 -04:00
paperclip.mdx chore(docs): Add Documentation for Scopes (#1086) 2026-08-27 15:21:10 -04:00
reachy-mini.mdx Fix typos (#440) 2026-03-22 15:52:55 -04:00
sillytavern.mdx docs(sillytavern): correct panel labels, split installer per-platform, surface other knobs 2026-04-24 13:57:13 -04:00
vercel-ai-sdk.mdx docs: add skill install section to Vercel AI SDK guide (#649) 2026-05-05 11:26:33 -04:00
zo-computer.mdx docs: add Zo Computer integration page (#504) 2026-04-07 10:45:00 -04:00