verify_snapshot
Spot-check whether concept map entries correctly match their implementing files by sampling never-verified entries first, then report verdicts. Run periodically or after automated refreshes.
Instructions
Spot-check the concept map's CORRECTNESS (drift checks freshness; this checks entries were right to begin with). Returns a sample of entries — always the never-verified and least-recently-verified first — with skeletons of their claimed files, for you to judge whether the files actually implement what the entry claims. Report verdicts back via save_verification. Run periodically, or after an automated refresh wrote entries no human reviewed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | Yes | Absolute path to the project root directory | |
| sample | No | Entries to sample (default 5) |