docs(physics): hand off initial placement admission
This commit is contained in:
parent
30012361e1
commit
4a8f74dc72
5 changed files with 365 additions and 13 deletions
|
|
@ -71,12 +71,17 @@ receipts and observers, collision-prefix replacement, authoritative route
|
|||
classification, and initial Create residence are landed as bisectable
|
||||
checkpoints. Commit `38fd4b8d` retains the accepted Create placement plus
|
||||
fresher Position FIFO until exact placement and ordered adoption complete.
|
||||
Production Create registration is not yet cut over. Next are the synchronous
|
||||
Runtime continuation executor, retail's exact Create tail ordering, and the
|
||||
all-host/all-route cutover which can retire AP-1/AD-1. AP-22 authored object
|
||||
shapes and AD-10 remote contact-plane projection follow, then the final matrix
|
||||
and ledger closeout. Current handoff:
|
||||
[`2026-08-01-runtime-initial-create-residence-handoff.md`](../research/2026-08-01-runtime-initial-create-residence-handoff.md).
|
||||
Commit `30012361` completes the bounded inbound-admission checkpoint: all
|
||||
accepted mixed updates remain deep-frozen in exact arrival order while the
|
||||
initial placement waits, with no early canonical/public snapshot, event, or
|
||||
presentation mutation. Missing-parent raw Create, delete, reconnect/reset,
|
||||
GUID reuse, malformed projections, saturation, and reentrant teardown are
|
||||
covered. Production Create registration is not yet cut over. Next are the
|
||||
synchronous Runtime continuation executor, retail's exact Create tail
|
||||
ordering, and the all-host/all-route cutover which can retire AP-1/AD-1. AP-22
|
||||
authored object shapes and AD-10 remote contact-plane projection follow, then
|
||||
the final matrix and ledger closeout. Current handoff:
|
||||
[`2026-08-01-runtime-initial-placement-admission-handoff.md`](../research/2026-08-01-runtime-initial-placement-admission-handoff.md).
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -95,11 +95,18 @@ vendor work. Placement Slice 4B2 is now complete through dormant SetPosition
|
|||
activation, graphical/no-window placement receipts, collision-prefix
|
||||
replacement, authoritative route classification, pre-placement App staging,
|
||||
and Runtime's initial Create residence/FIFO transaction at `38fd4b8d`.
|
||||
Production Create registration is not yet cut over. The remaining order is one
|
||||
synchronous continuation executor with retail's exact Create tail, the all-
|
||||
host/all-route cutover, AP-22 shape fidelity, AD-10 remote contact-plane
|
||||
projection, and the final matrix/ledger closeout. Resume Slice 5 vendor
|
||||
browsing only after that closeout or a new explicit user direction.
|
||||
The bounded admission checkpoint is complete at `30012361`: every accepted
|
||||
same-incarnation Create, ObjDesc, Parent, Pickup, Position, Movement, State,
|
||||
and Vector update is retained as a deep-frozen, arrival-ordered Runtime action
|
||||
without changing the canonical/public snapshot or presentation while initial
|
||||
placement waits. Raw missing-parent Create packets remain pre-timestamp, and
|
||||
delete, reconnect/reset, GUID reuse, malformed projections, FIFO saturation,
|
||||
and reentrant teardown are covered. Production Create registration is not yet
|
||||
cut over. The remaining order is one synchronous continuation executor with
|
||||
retail's exact Create tail, the all-host/all-route cutover, AP-22 shape
|
||||
fidelity, AD-10 remote contact-plane projection, and the final matrix/ledger
|
||||
closeout. Resume Slice 5 vendor browsing only after that closeout or a new
|
||||
explicit user direction.
|
||||
|
||||
The separately authorized modern-runtime performance program has completed
|
||||
Slices A–D: corrected measurement, prepared-package bake/dedup, package-only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue