docs: surface two post-hoc control-plane disclosures in SC-10 - #2564
Conversation
…erges in SC-10
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
…, tighten the disclosures
…2506 review-record gap in SC-10
|
Review gate (Codex credits exhausted, SC-9): one fresh-context reviewer on commit 1 ( Findings and disposition:
Also in A scoped second-pass review on the fix diff is running. Head |
…own authorization
|
Round 2: scoped second-pass fresh-context review of the fix diff (
Round count: 2 reviews. |
Summary
Docs-only. Adds two post-hoc disclosures to the SC-10 maintainer queue in
OUTSTANDING_TASKS.md, so the items the maintainer triages sit in the same place as the existing#2479disclosure rather than only inside a dateddocs/STATUS.mdblock.#2529merged on 2026-09-04 at 06:33:08Z while itsci-required.ymlrun had concludedcancelled(theFrontend Unit (windows-latest)leg hit its 20-minute budget and was never re-run). Docs-only change, no revert warranted, but a red required gate was treated as non-blocking.#2548,#2556(bothscripts/ci/dev-up.test.mjs) and#2549(frontend/taskdeck-web/package.jsonplus lockfile) touch declaredci/policy.v1.jsoncontrol paths and merged on a fresh-context review alone. They are already recorded in the tenth STATUS block; this surfaces them in the queue.Two facts a maintainer reading the disclosures will want:
#2529merge and could not have: only the three security contexts are required onmain, and all three passed. Theci-required.ymlred is enforced by agents only, so the lesson generalizes beyond#2529.origin/main: all 80 head and merge SHAs of the 40 most recently merged PRs (#2559back) are ancestors oforigin/main. This is a governance gap, not a code-integrity one.Both disclosures were measured by the open-PR reconciliation session on 2026-09-04 and re-verified here against the Actions API (run
33842570671, conclusioncancelled, head62f21d847) and the PR file lists before recording.OUTSTANDING_TASKS.mdmatches nocontrolPathsglob inci/policy.v1.json, so this PR is not itself a control-plane change.Refs #2337 (SC-10 queue), #2378 (Windows timeout cohort).
Changes
OUTSTANDING_TASKS.md: two sentences appended to the SC-10 item. No item ticked, no other file touched.Test plan
Verified:
node scripts/check-docs-governance.mjsgit diff --checkgit merge-base --is-ancestorfor 80 SHAs (40 heads, 40 merge commits): 0 non-ancestorsNOT verified: nothing executable changed.
Boundaries and risks
No code, workflow or policy change. The disclosures record facts only; the merge disposition of the listed PRs is unchanged and remains the maintainer's.