hwmap
Map homework density and exam priority rows from a course's coverage index. Filter by mode to focus on hot, primary, exam, all, or low/drop items.
Instructions
Read course-index/coverage.md and return HW-density exam-priority rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | hot/primary/exam, all, or low/drop. | hot |
| 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. |