Drift Audit
Prefer concrete implementation mismatches over generic cleanup advice.
Follow This Workflow
- Compare the doc or wrapper layer to the implementation files it claims to represent.
- Run
python3 scripts/check_repo_drift.pyfor the repo’s current known hotspots. - Report what is broken now, what is stale but non-blocking, and what is risky to fix without broader validation.
Use The References
- Read
references/drift-hotspots.mdwhen the task is a broad repo audit.