docs(overhaul): close issue 469

This commit is contained in:
Erik 2026-09-05 04:08:41 +02:00
parent 62efc72cb3
commit b372467cf5
3 changed files with 93 additions and 6 deletions

View file

@ -122,9 +122,10 @@ left no client. The separate #469 lighting-direction transition remains open.
## #469 — Atmospheric shadow-gate transition switches the whole outdoor lighting direction abruptly and can darken the world
**Status:** IN FLIGHT — lead contract written 2026-09-05 in S5 packet §31;
Campaign OVERHAUL v2 renderer-solid/G4 scope. This predates S5-c2: exact parent
`5c106bcdf` and candidate `ef819eedf` reproduce the same dark re-enable.
**Status:** DONE 2026-09-05 — contract `809887524`; reviewed scratch
implementation `c09b6cf0f`; campaign implementation `94ddde69a`; route
`62efc72cb`; packet §§3132. This predated S5-c2: exact parent `5c106bcdf` and
candidate `ef819eedf` reproduce the old dark re-enable.
**Evidence:** parent
`s5-c2-ab-parent/logs/selfgate-20260904-183815-s5c2-parent-shadow-ab` and
@ -154,6 +155,16 @@ shadow/volumetric projection and correcting IA-24 in the same implementation
commit. Production SPIR-V plus a real Vulkan mesh/terrain witness must
discriminate the old branch before this exact off/on/dusk A/B is repeated.
**Closeout:** sequential OpenAI retail/deviation pass 1/10 and production/gate-
honesty pass 2/10 both PASS with no finding. Exact scratch gates: Release
0W/0E; focused 126/126; physical Vulkan 2/2; hermetic 16,983/16,983;
InstalledDat 386 pass / the unchanged 10 accepted failures / 1 accepted skip.
Lead gate `logs/selfgate-20260905-040449-s5-469-lighting-transition-r1` captured
five fixed-pose noon/dusk retail/High frames, exit 0, graceful logout, and no
client left. Both noon High rows carried 2,500 casters, four cascades, 26 draws,
and nonzero strength; the former near-black whole-world relight is gone and
both retail frames restore. Visual PASS is provisional pending owner inspection.
## #468 — Teleport to the Holtburg cottage doorway pose seats the player in the house-interior cell at a point outside its floor; the player falls through the world
**Status:** OPEN — found 2026-09-04 by the lead while running the G3 self-gate's capture pose 15 (`tools/overhaul-selfgate/route-g3b.txt`, `/teleloc A9B4013F 133.603592 13.391837 96.330009 …`, the retail capture's EYE pose used as a player pose). Placement/collision, NOT Campaign OVERHAUL v2 (the frame it produces is a correct render of a player in free fall); tactical, own fix. START at `claude-memory/project_placement_cutover_closed.md` (#331) and `project_physics_collision_digest.md`.