Update engineer QA skip wording #1578
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/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/ward!1578
Loading…
Reference in a new issue
No description provided.
Delete branch "issue-1577"
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?
Update engineer QA skip wording
Ward now describes the in-container review gate as role-separated from QA instead of framing it as pending brokered QA. The engineer seed and headless outcome text now say QA is a separate, opt-in exact-commit verification role bound to the candidate commit, and the PR-and-merge skipped path is covered too.
cmd/ward/agent.go.ward exec vet,ward exec lint, andpre-commit run --all-filespass.ward exec testis currently blocked by an unrelatedTestBuildUpPlanTailnetfailure incmd/ward/container_hostnet_test.go.closes #1577
WARD-WORKFLOW: blocked 🛑
details
workflow: pull-request; review summary: blocked: repo-wide
ward exec testfails incmd/ward/container_hostnet_test.go(TestBuildUpPlanTailnetexpects host-net on linux but gotHostNet=false TSSidecar=true).The wording fix is in place and the focused checks passed (
go test ./cmd/ward -run 'TestReviewGateClauseInSeed|TestEngineerSeedDefaultsSkipReviewGate|TestAgentSeedPromptWorkflow|TestReviewGateWantedHonorsSkipsAndConfig',ward exec vet,ward exec lint,pre-commit run --all-files), but the branch cannot go green until that unrelated test failure is cleared.— Codex, via
ward agent