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
|
|
@ -58,16 +58,15 @@ Implemented today:
|
|||
tables too, and runtime projection/import will seed or replace company/chairman context from
|
||||
those save-owned surfaces; that lets the currently supported company-targeted and
|
||||
chairman-targeted descriptor/condition batches execute from standalone save-slice fixtures
|
||||
without overlay snapshots when the checked-in documents include that context, while raw `.gms`
|
||||
inspection/export still leaves full company/chairman rosters absent; the grounded raw-save
|
||||
tranche now covers only selection-only company/chairman context from the fixed `0x32c8` world
|
||||
block, which overlay import can use to replace selected ids while preserving base rosters; raw
|
||||
save inspection now also lifts the save-side tagged company and chairman/profile collection
|
||||
header counts into `observed_entry_count`, so save-slice exports carry header-level roster
|
||||
counts even though per-entry payload still remains absent; that same fixed block now also
|
||||
exports the grounded campaign override byte plus the raw chairman slot selector and role-gate
|
||||
bytes as analysis-only fields, and a tracked overlay fixture now pins the selection-only
|
||||
override path explicitly
|
||||
without overlay snapshots when the checked-in documents include that context, and raw `.gms`
|
||||
inspection/export now reconstructs company/chairman direct-record entries too; the fixed
|
||||
`0x32c8` world block still contributes selected ids plus the grounded campaign-override and
|
||||
chairman slot / role-gate analysis bytes, while the tagged company and chairman/profile
|
||||
collections now provide save-native roster entries and `observed_entry_count`; raw company debt
|
||||
from the bond table and raw company track-laying capacity from the record tail are grounded too,
|
||||
and `runtime inspect-save-company-chairman <save.gms>` now exposes the remaining raw
|
||||
company/chairman scalar candidates directly from the rehosted parser; the remaining raw-save
|
||||
boundary is company-finance/governance scalar depth plus controller-kind closure, not roster absence
|
||||
- a checked-in `EventEffects` export now exists too at
|
||||
`artifacts/exports/rt3-1.06/event-effects-table.json`, and a checked-in semantic closure layer
|
||||
now exists at `artifacts/exports/rt3-1.06/event-effects-semantic-catalog.json`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue