docs(overhaul): bound S5 c1 gate correction
This commit is contained in:
parent
00f134f9e4
commit
88873ea3dc
1 changed files with 17 additions and 0 deletions
|
|
@ -257,3 +257,20 @@ lens receives one bounded fix contract; a third fix round stops the chunk.
|
||||||
residue, obsolete fallbacks/flags/tests/claims; add architecture guards.
|
residue, obsolete fallbacks/flags/tests/claims; add architecture guards.
|
||||||
5. S5 closeout: full automated/lifecycle/performance program, G4 owner matrix,
|
5. S5 closeout: full automated/lifecycle/performance program, G4 owner matrix,
|
||||||
documentation closeout, then and only then merge to `main`.
|
documentation closeout, then and only then merge to `main`.
|
||||||
|
|
||||||
|
## 8. Pre-review gate correction — retired-row count
|
||||||
|
|
||||||
|
The first official hermetic lane is retained as a failed artifact: 16,759 of
|
||||||
|
16,760 tests passed. The only failure is
|
||||||
|
`WalkStaticStreamPopulatorTests.WorldAlphaCyptDocumentationAndRegister_PinPerCellTruthAndThreeResiduals`:
|
||||||
|
its literal expected 162 active AP rows, while this chunk correctly retires
|
||||||
|
AP-117 and leaves 161. This is a coupled documentation-test correction, not a
|
||||||
|
renderer finding and not a review fix round.
|
||||||
|
|
||||||
|
The bounded correction may change only
|
||||||
|
`tests/AcDream.App.Tests/Rendering/Walk/WalkStaticStreamPopulatorTests.cs`,
|
||||||
|
replacing the stale active-row count with 161. Do not add a fabricated register
|
||||||
|
row and do not change the three AP-241/AP-242/AP-243 assertions. Run the exact
|
||||||
|
failed test first, then a fresh official hermetic lane under a new artifact
|
||||||
|
name and the required InstalledDat lane. Preserve the original failed artifact
|
||||||
|
and record both identities in the implementer return.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue