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,22 @@
# Build Failure Recovery
Diagnose and repair a failing build while preserving intended build checks and avoiding broad dependency churn.
## Purpose
This is a publishable P0 built-in DevRunbook package. It is designed for the `recovery` work mode with default autonomy `verify` and risk tier `moderate`.
## Required context
- Build command: Provide the exact failing build command when it is not already in the repository profile.
- Failure output: Provide the relevant build output with secrets and private data removed.
## Completion
- Root cause is identified.
- The original build command succeeds without disabled checks.
- Validation evidence and unresolved limitations are reported honestly.
## Quality status
Editorially reviewed and covered by static structure and determinism fixtures. It is not represented as execution-validated or battle-tested until the platform stores corresponding evidence.