Expose save-side region live directory

This commit is contained in:
Jan Petykiewicz 2026-04-18 08:18:05 -07:00
commit fa25433216
5 changed files with 265 additions and 22 deletions

View file

@ -150,9 +150,10 @@ company preference, ending it restores the base world byte, and runtime service
both the active and last applied override instead of treating the route-preference lane as a
reader-only bridge.
Save inspection now also exposes the tagged live region header
`0x5209/0x520a/0x520b` and the tagged placed-structure header `0x36b1/0x36b2/0x36b3` as
first-class owner seams, so the remaining city-connection / linked-transit blocker is record-body
reconstruction rather than missing save-side collection identity.
`0x5209/0x520a/0x520b` plus its live-entry directory rooted at metadata dword `16`, and the
tagged placed-structure header `0x36b1/0x36b2/0x36b3`, as first-class owner seams, so the
remaining city-connection / linked-transit blocker is record-body reconstruction rather than
missing save-side collection identity.
That same seam now also derives the current live coupon burden directly from owned bond slots, so
later finance service work can consume a runtime reader instead of recomputing from scattered raw
fields.