We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: standardize axctl bootstrap examples
docs: clarify CLI first channel bootstrap
docs: clarify PAT exchange model
docs(auth): add admin_required error, mark as verified - Added admin_required error to failure table (distinct from insufficient_scope) - Marked spec as verified against live commands 2026-04-13 - All exchange rules, error messages, TTLs, and bootstrap flow confirmed Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
docs(auth): comprehensive auth mental model (CLI-DOCS-002) Rewrote Authentication page with complete coverage: - PAT vs JWT mental model with analogies - User PAT vs Agent PAT distinction (any user, not just admins) - JWT class table with scope allowlists - Exchange flow diagram and rules - Which-token-for-which-task reference table - Bootstrap pattern (single agent + swarm) - Common auth failures with symptom → meaning → fix - Security principles - Shipped vs planned separation Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Rewrite auth and channel: enrollment flow, agent bootstraps itself, clear token types
Initial wiki: commands, auth, BYOA, orchestration, MCP, profiles