Files
DevRunbook-Public/content/playbooks/repository-cleanup/prompt.md
T
DevRunbook release export cfd2804e27
Managed validation / full (push) Successful in 3m18s
Publish DevRunbook source
2026-09-03 04:09:17 +02:00

10 lines
545 B
Markdown

# Repository cleanup instructions
Selected cleanup areas: {{ inputs.cleanupAreas }}.
Aggressiveness: {{ inputs.aggressiveness }}.
Additional protected paths: {{ inputs.protectedPaths }}.
Use conservative evidence by default. Search references, build manifests, CI configuration, documentation, runtime loading patterns and external entry points before removal. Dynamic loading or deployment scripts should be treated as uncertainty, not proof of non-use.
Apply cleanup in coherent batches. Do not hide behavior changes inside a hygiene task.