diff --git a/docs/remediation/BOARD.md b/docs/remediation/BOARD.md index 9d97981b..049d9611 100644 --- a/docs/remediation/BOARD.md +++ b/docs/remediation/BOARD.md @@ -18,8 +18,8 @@ | Task | Owner | State | | ------------------------------------------------- | --------------- | ----------------------------------------------------- | -| PR: `remediation/mission-setup` (docs-only) | mos-remediation | branch pushed; PR to open | -| PR: `fix/hygiene-inert-format-gate` (full gate) | mos-remediation | branch pushed; needs rev-974 review + CI | +| PR #1026 `remediation/mission-setup` (docs-only) | mos-remediation | OPEN, stacked on #1025; retarget to main after merge | +| PR #1025 `fix/hygiene-inert-format-gate` | rev-974 | OPEN; ACs pre-registered 22:12:26Z; review DISPATCHED | | DECISION-1 wire-in point (charter change) | Mos / Jason | ESCALATED — both planners reject the charter's target | | DECISION-2 rollback artifact + availability trade | Jason | ESCALATED | | DECISION-3 RM-03 vs parked PR #1023 ownership | Mos | ESCALATED | @@ -72,6 +72,11 @@ Only an out-of-band `/new` driven by the orchestrator guaranteed clean state. Confirms the postmortem thesis: **instructions are not enforcement.** Reset must be a mechanical pre-dispatch step, not a request. +- **D-6 / P-QUEUE-001 — the mandated queue guard returned PASS on an UNKNOWN state, live, today.** + Running the required `ci-queue-wait.sh --purpose push` before pushing produced + `state=unknown ... exit 0` — the exact defect at `ci-queue-wait.sh:282-288` that PR #1023 is parked + on. It also evaluated `branch=main` rather than the branch being pushed. The mission's own required + pre-push gate passed me on an indeterminate result. Third independent live instance of the class. - **D-5 / P-QUEUE-001 + P-CONFORMANCE-001 — KEYSTONE: an inert gate that erased its own evidence.** Merged PR #868 (`b79336a8`) shipped a file that FAILS `pnpm format:check` ⇒ the CI format gate did not block. An unrelated later PR (#872) then reformatted that file via its own `lint-staged`, so