PAIDEIA__alt_capability_manifest
Get the machine-readable Alt manifest with setup, SDK boundary, rules, and action recipe maps for 16 PAIDEIA actions. Essential for Alt to execute PAIDEIA tools.
Instructions
PAIDEIA namespace alias for alt_capability_manifest. Use this exact name when Alt searches for PAIDEIA__alt_capability_manifest. 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 |
|---|---|---|---|
| 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. | |
| 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. |