alt_capability_manifest
Retrieve the machine-readable Alt manifest containing setup, SDK boundary, PAIDEIA rules, and action-to-tool recipes for all 16 actions. Use this to understand capabilities and configuration.
Instructions
Return the machine-readable Alt manifest: setup, SDK boundary, PAIDEIA rules, and action-to-tool recipes for all 16 actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_root | No | Absolute path to the course project root. Defaults to the server's CWD when omitted; set this explicitly if the user has cd'd between courses within the same Codex session. | |
| repo_root | No | Optional path to PAIDEIA / PAIDEIA-codex / PAIDEIA-opencode. When omitted, the server auto-discovers nearby repos or uses the built-in canonical action catalog. |