docs: record R2 gate checkpoint

This commit is contained in:
Erik 2026-08-18 09:10:11 +02:00
parent 2ac054864d
commit b459e0cf0c
2 changed files with 10 additions and 8 deletions

View file

@ -249,7 +249,7 @@ are resolved in a durable campaign-branch commit that is not yet merged.
Fail on unexpected skips and duplicate discovery IDs; do not hand-edit test
totals into multiple living documents.
**Post-baseline gate checkpoint (2026-08-18, commit pending):** the new
**Post-baseline gate checkpoint (2026-08-18, `2ac05486`):** the new
repository gate emits per-assembly TRX plus a JSON summary that distinguishes
14,748 executed/passed cases from 77 reported skips and retains the known
duplicate-discovery warning in the process log. This makes the complete
@ -347,7 +347,7 @@ passes/skips/diagnostics and the stale public headline claims are replaced.
split environment-dependent gates explicitly. Give every job a hang timeout
and collect dumps; make the portable complete gate required before release.
**Post-baseline resolution checkpoint (2026-08-18, commit pending):**
**Post-baseline resolution checkpoint (2026-08-18, `2ac05486`):**
`.github/workflows/release-gate.yml` now runs the repository-owned Release gate
on Windows for pull requests, `main` pushes, and manual dispatch. The script
auto-discovers and verifies all 12 solution test projects, runs each once in a
@ -356,8 +356,8 @@ process-tree watchdog, and uploads commands, logs, TRX, environment metadata,
aggregate counts, and hashes even on failure. The exact local workflow command
passed 14,748 executed / 77 skipped / 0 failed in 107.337 seconds; an isolated
watchdog probe returned 124 at 2.107 seconds and left no child. F-014 is
technically resolved on the campaign branch, pending commit/review and actual
GitHub execution after publication.
technically resolved in the campaign-branch commit, pending normal review and
actual GitHub execution after publication.
## F-015 — Headline pass totals include hundreds of unexecuted test contracts
@ -489,7 +489,7 @@ GitHub execution after publication.
that proves a clean checkout. Keep tool-only exceptions explicit rather than
allowing per-project drift.
**Post-baseline partial checkpoint (2026-08-18, commit pending):** `global.json`
**Post-baseline partial checkpoint (2026-08-18, `2ac05486`):** `global.json`
pins SDK feature band `10.0.300` with `latestPatch` roll-forward, and all five
CI setup sites now consume that file. `docs/release-gate.md` documents the one
complete command and its evidence. F-019 remains open: common compiler/package