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

23 lines
916 B
Markdown

# 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.