fix: distinguish Goose residual commit states #997
No reviewers
Labels
No labels
burndown-2026-06
pressure-test
sunday-sprint
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/ward!997
Loading…
Reference in a new issue
No description provided.
Delete branch "issue-993"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes #993
ward.workflow: pull-requests-and-merge
verdict: block
confidence: high
summary: The patch adds useful salvage diagnostics, but it does not satisfy the issue's landing-path requirement. The live PR status is also red.
findings:
file: cmd/ward/container_reap.go
line: 1151
problem: The change classifies residual work only after the reaper is already salvaging it.
impact:
ward#993asks for Goose work that modifies files to get a deterministic same-repo closing commit before teardown, or otherwise a clearer failure. This patch improves the clearer-failure branch, but it does not change the seed prompt, harness wrapper, or reaper path so a repeat of the infrastructure#523 shape would land withcloses #523.file: n/a
line: n/a
problem: The current PR head
f802b5ef924869f6f0eb337d7da722975d8f904dhas required statustest / test (pull_request)=failure, descriptionFailing after 22s.impact: The PR is not merge-ready even apart from the contract gap.
conclusion: Review blocks PR #997. The diagnostics split is useful, but the issue contract also requires a normal successful Goose path that commits same-repo work with a closing reference before reaper landing, and this patch does not implement or test that path.
ward exec test still fails in this container. cmd/ward/setup_test.go and cmd/ward/smartdefaults_test.go report that WARD_CONFIG_REF stays at the baked neutral default instead of pointing at the coilyco bundle for coilyco-flight-deck/ward. Action: investigate ward exec config-source bootstrap so repo verbs see the coilyco bundle.