ca-commands · git:20260724.a3a2df2 · 2026-07-24 · sha256 c93b2d5a6b49ef5d
ca-commands git:20260724.a3a2df2A
Immutable. This exact content is served forever at /api/v1/blob/c93b2d5a6b49ef5d.
--- name: ca-commands description: Show the codeArbiter command catalog — the public command list and what each routes to. argument-hint: (none) --- # /ca-commands — command catalog Present the public command list. Read-only, no state change. ## Flow 1. Read the quick-reference table from `<plugin-root>/COMMANDS.md` — the single source of truth for the catalog. 2. Output that table only — command, one-line description, route. No prose walkthrough, and no second copy maintained here (a hard-coded table drifts against `COMMANDS.md`). ## Hard gate Read-only. MUST NOT modify a file or route to a skill. MUST render from `COMMANDS.md`, never from a catalog copied into this file. Output the catalog only.