docs(physics): hand off initial placement admission

This commit is contained in:
Erik 2026-08-01 21:03:51 +02:00
parent 30012361e1
commit 4a8f74dc72
5 changed files with 365 additions and 13 deletions

View file

@ -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).
---