docs(overhaul): pin owner-delegated dungeon gate inputs
Use existing 0125 and starter 8C04 research locations, independently of forthcoming fixes. Preserve the missing full starter pose as an explicit pre-launch task; no gate PASS inferred from selection.
This commit is contained in:
parent
1d0ac478d9
commit
1577298036
2 changed files with 20 additions and 0 deletions
|
|
@ -605,6 +605,19 @@ code.
|
|||
|
||||
Append-only; a new symptom gets a row and an existing invariant before any fix.
|
||||
|
||||
**Owner dungeon selection, 2026-09-05:** the owner delegates the two locations
|
||||
to the existing corpus ("you can use what you have"). Pin dungeon landblocks
|
||||
`0x0125` and `0x8C04` before any further renderer change, not the cathedral,
|
||||
Facility Hub or the Holtburg foundry. `0x01250126 [30 -60 6.005]` is the actual
|
||||
meeting-hall-portal dungeon arrival in
|
||||
`docs/research/2026-06-13-dungeon-g3-handoff.md` (71 EnvCells, no buildings).
|
||||
`0x8C0401AD` is the starter-dungeon respawn in
|
||||
`docs/research/2026-07-13-same-dungeon-respawn-landblock-identity-pseudocode.md`;
|
||||
its exact full standing pose still needs recovery before a scripted launch
|
||||
(the `(1,2,3)` values in unit tests are synthetic, not a gate location).
|
||||
These are selected inputs, **not current-binary PASS evidence**. Both still
|
||||
owe the complete stairs/walls/portal, camera-seam and portal-in/out checks.
|
||||
|
||||
---
|
||||
|
||||
### Self-gate poses (owner-supplied 2026-09-02)
|
||||
|
|
|
|||
|
|
@ -4519,3 +4519,10 @@ defect or a recovered old row stride. No #476 code changed. Its bounded repair
|
|||
contract follows #475; no sleep/discard-first-image workaround. Both clients
|
||||
remain absent and ACE UDP9000 PID13340 was rechecked at10:23+02. #475 is actively
|
||||
implementing in its exact-base scratch; no frozen return or review PASS yet.
|
||||
|
||||
Owner preparation: on2026-09-05 the owner delegated the two dungeon choices
|
||||
to the existing corpus. Plan§10 now pins0125 (recorded01250126 arrival) and
|
||||
8C04 (recorded starter-dungeon8C0401AD) before further renderer work. These
|
||||
are not new PASSes or substitutions for Facility/cathedral rows. Recover the
|
||||
starter's full standing pose before scripting; unit-test XYZ is not live
|
||||
position evidence. No owner choice is blocking the portal repair.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue