Ground acquisition mutation-side consumer bridge

This commit is contained in:
Jan Petykiewicz 2026-04-18 21:37:57 -07:00
commit 082052a4da
2 changed files with 54 additions and 5 deletions

View file

@ -93,8 +93,8 @@ Working rule:
- site owner-company lane = `live_meaning_grounded_projection_missing`
- site self-id lane = `live_meaning_grounded_projection_missing`
- site cached tri-lane = `delta_reader_grounded_projection_missing`
- candidate subtype lane = `owner_strip_grounded_backing_record_projection_missing`
- backing-record selector bridge = `selector_owner_grounded_projection_sufficient_for_peer_helpers_not_candidate_row`
- candidate subtype lane = `cached_candidate_id_bridge_grounded_projection_missing`
- backing-record selector bridge = `cached_source_candidate_bridge_grounded_projection_missing`
- the same trace now also carries three explicit projection hypotheses for the next pass:
- `site_owner_and_self_id_replay_from_post_load_refresh`
- `site_cached_tri_lane_payload_or_restore_owner`
@ -115,6 +115,14 @@ Working rule:
- that leaves the remaining subtype blocker narrower:
no checked-in replay or restore owner yet guarantees `[site+0x3d0]` is populated for the
acquisition-side rows before `0x0040d360` consumes candidate subtype byte `[candidate+0x32]`
- the checked-in consumer side is tighter too:
`0x0040dc40` already consumes live owner company `[site+0x276]`, company stat-family
`0x2329/0x0d`, candidate field `[candidate+0x22]`, and the projected-cell validation strip
`0x00417840 -> 0x004197e0`, then commits the linked-site mutation through
`0x0040d1f0 / 0x00480710 / 0x0045b160 / 0x0045b9b0 / 0x00418be0 / 0x0040cd70`
- so the acquisition blocker is no longer “is there any real consumer family above these
lanes?”; it is specifically the restore or replay owner that populates those live preconditions
for shellless acquisition
- direct disassembly now shows the generic base constructor `0x0052edf0` clearing base state
through `0x0052ecd0` and then writing `[this+0x04]` from caller arg `1`
- `0x00455b70` is the concrete placed-structure specialization constructor feeding