docs(plan): record live relationship checkpoint
This commit is contained in:
parent
fe5514967c
commit
4427cfb2c7
2 changed files with 25 additions and 3 deletions
|
|
@ -523,7 +523,13 @@ physics-host seams. `69a2ca0c` extracted appearance/collision/default-pose and
|
|||
projection-withdrawal mechanics, including exact recursive `leave_world`
|
||||
subtree handling and retained retry ownership. Three independent reviews were
|
||||
clean and the Release suite passes 6,799 tests with five intentional skips.
|
||||
Checkpoint C (CreateObject and first materialization ownership) is active.
|
||||
Checkpoints C and D are complete. `d10c5f2d` moved CreateObject, first
|
||||
materialization, origin bootstrap, and landblock recovery into
|
||||
`LiveEntityHydrationController`; `fe551496` moved ObjDesc, Parent, Pickup,
|
||||
child-ready, and exact leave-world/re-entry routing. Appearance and attached
|
||||
subtree recovery now use independent authority transactions and preserve the
|
||||
same logical/runtime identities. Checkpoint E (Delete/prune and retryable
|
||||
exact-incarnation teardown ownership) is active.
|
||||
|
||||
#### Slice 5 — extract landblock presentation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue