PAIDEIA__save_course_index
Save model-generated analysis outputs to course-index/summary.md, patterns.md, and coverage.md in a single call.
Instructions
PAIDEIA namespace alias for save_course_index. Use this exact name when Alt searches for PAIDEIA__save_course_index. Save model-generated analyze outputs to course-index/summary.md, course-index/patterns.md, and course-index/coverage.md in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overwrite | No | ||
| summary_md | Yes | ||
| coverage_md | Yes | ||
| patterns_md | Yes | ||
| 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. |