PAIDEIA__prepare_paideia_action
Compose a PAIDEIA action (quiz, grade, weakmap, alt) with current workspace context and output contract for local model execution.
Instructions
PAIDEIA namespace alias for prepare_paideia_action. Use this exact name when Alt searches for PAIDEIA__prepare_paideia_action. Compose the original PAIDEIA instruction, current workspace context, and output contract for an Alt local model to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| action | Yes | PAIDEIA action name, e.g. quiz, grade, weakmap, alt. | |
| 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. | |
| include_instruction | No |