A scheduled read-only agent that scans the codebase overnight and files GitHub issues for dead exports, oversized files, and stale placeholders — without ever touching the code.
Dry-run mode previews every candidate before Curator files a single issue.
Why it matters
•Operates at the observe end of the observe → propose → act spectrum — surfaces debt so humans decide.
•Deduplicates findings across runs and respects a kill switch, making it safe to leave running unattended.
•Phase 1 of a planned Janitor → Actor pipeline; today it files issues, tomorrow a Janitor proposes fixes.