Reconstruct raw save company debt and capacity
This commit is contained in:
parent
0fbe03e470
commit
a58680481f
6 changed files with 1185 additions and 73 deletions
20
README.md
20
README.md
|
|
@ -29,16 +29,16 @@ chairman ordinals remain explicit frontier. Checked-in save-slice
|
|||
documents can now also carry explicit company rosters and chairman-profile tables, so the current
|
||||
company-targeted and chairman-targeted descriptor and condition batches can execute from standalone
|
||||
save-slice fixtures without overlay snapshots when that context is present; raw `.gms` inspection
|
||||
still does not reconstruct those company/chairman collections automatically, but it now does
|
||||
reconstruct selection-only company/chairman context from the fixed save-side `0x32c8` world block.
|
||||
Those raw selected ids can flow through save-slice export/import and override overlay-backed base
|
||||
selection even while the full raw rosters remain absent, and a tracked overlay fixture now pins
|
||||
that selection-only override path explicitly. The same fixed block now also exports the grounded
|
||||
campaign override byte plus the raw chairman slot selector and role-gate bytes as analysis-only
|
||||
save fields. Raw `.gms` inspection now also lifts the save-side tagged header counts for the
|
||||
company and chairman/profile collections into `observed_entry_count`, so save-slice exports carry
|
||||
header-level roster counts alongside the selected ids even while per-entry payload remains
|
||||
unreconstructed. A checked-in
|
||||
now reconstructs both collections automatically: the fixed save-side `0x32c8` world block still
|
||||
supplies selected company/chairman ids plus the campaign override byte and chairman slot/role-gate
|
||||
analysis bytes, and the tagged company / chairman-profile direct-record families now populate
|
||||
save-native roster entries for real `.gms` imports and exports. The current raw-save boundary is
|
||||
narrower now: company/chairman identity, active flags, links, chairman cash, chairman holdings,
|
||||
company debt, and company track-laying capacity are grounded directly from save records, while
|
||||
broader company finance/governance scalars and controller-kind reconstruction still remain
|
||||
conservative defaults until their raw lanes are pinned more strongly. The offline runtime analysis
|
||||
surface also now exposes `runtime inspect-save-company-chairman <save.gms>` for those remaining raw
|
||||
company/chairman scalar candidates. A checked-in
|
||||
`EventEffects` export now exists too in
|
||||
`artifacts/exports/rt3-1.06/event-effects-table.json`, and a checked-in semantic closure layer now
|
||||
exists beside it in `artifacts/exports/rt3-1.06/event-effects-semantic-catalog.json`. Recovered
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue