PAIDEIA__course_phase
Retrieve the current course phase, days until exam, and top miss patterns from a PAIDEIA project artifact. Provide the project root to get setup, diag, drill, mock, cram, or cool phase data.
Instructions
PAIDEIA namespace alias for course_phase. Use this exact name when Alt searches for PAIDEIA__course_phase. Return the artifact-derived course phase (setup/diag/drill/mock/cram/cool), days_until_exam, and top_miss_pattern.
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. |