bootstrap_alt_course
Create a PAIDEIA course folder and import Alt note transcripts in a single operation. Provide course name, exam date, and note details to streamline course setup.
Instructions
Create a PAIDEIA course folder and import an initial batch of Alt note transcripts in one call.
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. | |
| notes | No | ||
| exam_type | No | exam | |
| weak_zones | No | unknown | |
| ocr_engine | No | codex-native | |
| git_init | No | ||
| category | No | lectures | |
| write_converted | No | ||
| overwrite_notes | No | ||
| continue_on_error | No |