Publish DevRunbook source
Managed validation / full (push) Successful in 3m18s

This commit is contained in:
DevRunbook release export
2026-09-03 04:09:17 +02:00
commit cfd2804e27
928 changed files with 161642 additions and 0 deletions
@@ -0,0 +1,9 @@
# 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.