Context
Walk projectRoots looking for package.json. For each project, locate sibling node_modules/ and filter by mtime cold > N days.
Acceptance criteria
Files to touch (estimate)
best-effort estimate; agent refines during implementation
Implementation notes
n/a
Dependencies
Safety checklist
See .github/ISSUE_TEMPLATE/task.yml — tick applicable invariants in the issue if any destructive path is touched.
Definition of Done
Context
Walk projectRoots looking for
package.json. For each project, locate siblingnode_modules/and filter by mtime cold > N days.Acceptance criteria
.directoryitems for cold node_modules only.Files to touch (estimate)
best-effort estimate; agent refines during implementation
Implementation notes
n/a
Dependencies
Safety checklist
See
.github/ISSUE_TEMPLATE/task.yml— tick applicable invariants in the issue if any destructive path is touched.Definition of Done