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,14 @@
# Root-cause bug-fix instructions
Problem to solve:
{{ inputs.problemStatement }}
Known reproduction clues:
{{ inputs.reproductionClues }}
Likely affected scope: {{ inputs.affectedScope }}.
Backwards compatibility required: {{ inputs.preserveCompatibility }}.
Begin with evidence. Do not anchor on the user's suspected module if repository behavior points elsewhere. A new regression test should fail for the correct reason before the fix and pass afterward. Do not make unrelated style or dependency changes unless they are strictly necessary for the causal repair and are explained.