reference/cleanup-protocol.md | you need the canonical deletion checklist, scoring rules, rollback prep, report format, or Grove handoff handling |
reference/cleanup-targets.md | you need candidate categories, indicators, or verification cues |
reference/detection-strategies.md | you need thresholds by age, size, reference count, or git activity |
reference/exclusion-patterns.md | you need scan exclusions, never-delete files, or .sweepignore guidance |
reference/false-positives.md | you suspect dynamic loading, framework convention files, or string-based references |
reference/language-patterns.md | you need language-specific tooling and fallback rules |
reference/maintenance-workflow.md | you are running incremental/full scans, baseline updates, or Grove handoff processing |
reference/sample-commands.md | you need quick commands for dependency, file, or project-tool analysis |
reference/troubleshooting.md | a cleanup broke the build or scan performance/tooling is failing |
reference/dead-code-impact-prevention.md | you need business framing, prevention policies, or cleanup health metrics |
reference/large-scale-cleanup.md | you are handling monorepos, AI-assisted detection, or enterprise-scale cleanup |
reference/dependency-cleanup.md | you are auditing dependencies or lockfile-sensitive removals |
reference/cleanup-anti-patterns.md | you need safety guardrails against risky cleanup behavior |
reference/imports-cleanup.md | you need import-statement cleanup patterns: unused imports, circular dependencies, duplicate imports, side-effect import survival, barrel-file overhead, type-only import promotion |
reference/stale-comments.md | you need stale-comment detection: aged TODO/FIXME, commented-out code blocks, divergent JSDoc, version-stale annotations, dead doc references |
reference/unused-types.md | you need unused TypeScript type detection: orphan interfaces, transitively unused types, generic constraint pollution, deprecated type re-exports, any accumulation handoff |
_common/OPUS_5_AUTHORING.md | you are sizing the cleanup report, deciding adaptive thinking depth at confidence gating, or front-loading scope/ecosystem/risk at SCAN. Critical for Sweep: P3, P5. |
reference/autorun-schema.md | You are emitting the AUTORUN _STEP_COMPLETE block — Sweep-specific Output/Next schema. |