Commit 607f071
harden branch recovery reporting
Ensure branch-recovery verification surfaces compile cleanly under focused lint by preserving trusted-root fallback without clippy noise.
Constraint: G005 worker task requires verified branch/test awareness and recovery reporting evidence without mutating .omx/ultragoal.
Rejected: ignoring focused clippy failure | would leave modified tools surface with avoidable lint noise.
Confidence: high
Scope-risk: narrow
Directive: Keep recovery surfaces machine-readable; do not collapse test hangs back into generic timeouts.
Tested: cargo test -p runtime; cargo test -p tools targeted branch/hung/preflight tests; cargo check -p runtime -p tools; cargo clippy -p runtime --all-targets -- -D warnings; cargo clippy -p tools --lib --no-deps -- -D warnings.
Not-tested: full cargo test -p tools remains red on pre-existing permission-enforcer expectation failures unrelated to this change.1 parent d3f8ff9 commit 607f071
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1503 | 1503 | | |
1504 | 1504 | | |
1505 | 1505 | | |
1506 | | - | |
1507 | | - | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
1508 | 1510 | | |
1509 | 1511 | | |
1510 | 1512 | | |
| |||
0 commit comments