hwmap
Returns homework-density rows from course coverage.md to identify exam-priority topics.
Instructions
Read course-index/coverage.md and return HW-density exam-priority rows.
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. | |
| mode | No | hot/primary/exam, all, or low/drop. | hot |