Probe save-side region and structure headers

This commit is contained in:
Jan Petykiewicz 2026-04-18 08:10:44 -07:00
commit ddbdddc5ec
5 changed files with 287 additions and 5 deletions

View file

@ -149,6 +149,10 @@ electric-only periodic-company override rewrites the world route-preference byte
company preference, ending it restores the base world byte, and runtime service state now carries
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.
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.