Define broker and pre-flight check placement matrix #1404

Merged
coilyco-ops merged 1 commit from issue-1334 into main 2026-07-15 11:27:43 +00:00
Member

Document the broker-time vs pre-flight check placement so the launch guards are explicit and the drift-prone ones are called out as duplicated on purpose. The new matrix page is linked from the agent lifecycle, broker, preflight, and docs index surfaces so the contract is easy to find from the normal ward docs path.

  • Adds docs/agent-check-placement.md with the current broker-only, pre-flight-only, and both-layer guard matrix.
  • Cross-links the matrix from the agent entry, lifecycle, broker, preflight, and docs index pages.
  • Keeps the driftable guards named as queue-time drift defenses for reservations, PR pressure, branch state, and capacity.
  • Tests: go test ./cmd/ward/...
  • Review gate intentionally skipped in-container because the temporary ward default pending brokered QA applies here.
  • closes #1334
  • ward.workflow: pull-request-and-merge
Document the broker-time vs pre-flight check placement so the launch guards are explicit and the drift-prone ones are called out as duplicated on purpose. The new matrix page is linked from the agent lifecycle, broker, preflight, and docs index surfaces so the contract is easy to find from the normal ward docs path. - Adds `docs/agent-check-placement.md` with the current broker-only, pre-flight-only, and both-layer guard matrix. - Cross-links the matrix from the agent entry, lifecycle, broker, preflight, and docs index pages. - Keeps the driftable guards named as queue-time drift defenses for reservations, PR pressure, branch state, and capacity. - Tests: `go test ./cmd/ward/...` - Review gate intentionally skipped in-container because the temporary ward default pending brokered QA applies here. - closes #1334 - ward.workflow: pull-request-and-merge
docs: define dispatch check placement matrix
All checks were successful
test / test (pull_request) Successful in 2m22s
ede20f975e
Sign in to join this conversation.
No description provided.