Correct launch pre-flight seed reservation re-check status #1424
No reviewers
Labels
No labels
burndown-2026-06
pressure-test
sunday-sprint
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/ward!1424
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-1417"
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?
The launch pre-flight seed now tells the truth about the reservation re-check at construction time. Instead of claiming a future pass, it marks the re-check deferred, which keeps both the normal launch path and
--skip-preflighthonest.passedtodeferredand pinned that behavior in tests.go test ./...closes #1417
ward.workflow: pull-request-and-merge
Forgejo PR check failed on
go testfor commit5b969fabb19c22c202213ff2a25875339520e6a4(run 8531 / job 14285).I reproduced the repo checks locally with
make vet,make test, andmake lint; they all pass here, so this looks like a runner/transient mismatch rather than a code regression. I am retriggering the PR workflow with a fresh push to confirm.