docs(render): ledger — S3 chunk 1 stops after two fix rounds; landed with open items O1–O5 carried; #458 degrade note

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
Erik 2026-09-03 12:31:12 +02:00
parent 88c70072e0
commit 38cedde0fb
2 changed files with 7 additions and 2 deletions

View file

@ -55,6 +55,11 @@ three kit poses (terrace-edge, cathedral-arrival, foundry-deep) reproduce exactl
`WalkTraceConformanceTests.Oh_doorway_still_first_frame_diff` carries the row tagged
`Status=KnownFailure` with the position documented.
**Degrade note (2026-09-03 review):** the FW0 sibling row for the SAME pose pins
`RetailFrameWalk.DegradeMultiplier = 0f` because that capture ran under cdb load with
`Render::deg_mul` depressed; the OH doorway capture also ran under cdb, so check the
degrade level FIRST (a side-1 block admitted/skipped by degrade, not by visibility).
**Fix direction:** compare `WalkLandscape.CheckBlocks`' block edge-plane/CY test at that
pose against the decomp (the per-view union, the block MinZ/MaxZ clip heights, the
`mid_radius` bound) — a single block at the grid edge suggests the ring/bounds test or the

File diff suppressed because one or more lines are too long