| GET | /health | Liveness plus AI-gateway status. |
| GET | /system | The operating system’s invariants, machine-readable. |
| GET | /ai/providers | Provider configuration. Staff session required. |
| POST | /ai/complete | Raw gateway completion. Staff session required, and metered. |
| GET | /movements | The published library. |
| GET | /movements/gate | The publishing contract, in full. |
| POST | /movements/:id/check | Dry-run the five-variant gate. |
| POST | /movements/:id/publish | Attempt publication. Fails closed. |
| POST | /prescriptions/next | The core call — the next best Snap, or an explicit hold. |
| POST | /body/assess | Pathway and safety assessment. Can only narrow. |
| POST | /body/plan | The daily plan for the assessed pathway. |
| GET | /body/pathways | The nine pathways and what each permits. |
| GET | /body/scorecard | The weighting behind the four readings. |
| GET | /body/agents | The nineteen BodyCommand agents and their supervisor. |
| GET | /acu/policy | ACU policy: what is metered, what never is, and how allowances work. |
| POST | /acu/quote | Price an action before running it. |
| POST | /acu/wallets/:id/spend | Cost Governor: bucket precedence, hard stop at zero. |