examples/support-desk in the repository. The index at examples/README.md compares all eight side by side.
Golden journeys
- Serve the app’s own functions as Custom tools
- Get agent and UI parity against one store
- Gate a drafted reply behind an approval
- Receive and verify a webhook
Platform surfaces exercised
Agents and versions, Sessions, Custom tools, ActionApprovals, Webhooks.From the source
Tool declarations are built from the same functions the human-facing routes call. Consequential operations request ActionApproval in the declaration itself:path=examples/support-desk/server/src/agent-tools.ts
pnpm agent-docs:check fails if it drifts.
Honest gaps
Recorded as a per-entry ledger under## Tests and honest gaps in examples/support-desk/README.md. Counts are deliberately not repeated here — they differ per tree, and examples/README.md carries them with the sha they were measured at.