Scan tests for cleanup
scan_test_cleanupScans test directory for byte-identical duplicates, stale files with missing board tickets, and empty stubs, returning a cleanup suggestion set.
Instructions
Read-only deep-clean of the project's test/ dir: finds byte-identical duplicate test files, stale files whose filename ticket id is no longer on the board, and empty stub files (only TODO placeholder assertions). Returns a suggested removal set. Never deletes — companion to scan_board_cleanup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes |