init_course
Create a local course folder skeleton with exam date and type, ready for content ingestion and management.
Instructions
Create a PAIDEIA local course folder skeleton for Alt or any MCP client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_root | Yes | 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. | |
| course_name | Yes | ||
| exam_date | Yes | YYYY-MM-DD. | |
| exam_type | No | exam | |
| weak_zones | No | unknown | |
| ocr_engine | No | codex-native | |
| git_init | No |