This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user