Close EventEffects semantic descriptor frontier
This commit is contained in:
parent
3dbcec688f
commit
51a7bbd756
18 changed files with 5432 additions and 175 deletions
20
README.md
20
README.md
|
|
@ -31,12 +31,21 @@ company-targeted and chairman-targeted descriptor and condition batches can exec
|
|||
save-slice fixtures without overlay snapshots when that context is present; raw `.gms` inspection
|
||||
still does not reconstruct those company/chairman collections automatically. A checked-in
|
||||
`EventEffects` export now exists too in
|
||||
`artifacts/exports/rt3-1.06/event-effects-table.json`, and the first recovered governance
|
||||
descriptor tranche now imports through the generic company-governance scalar effect surface:
|
||||
`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
|
||||
descriptor rows now land on explicit semantic frontier buckets such as
|
||||
`blocked_shell_owned_descriptor`, `blocked_evidence_blocked_descriptor`, and
|
||||
`blocked_variant_or_scope_blocked_descriptor` instead of generic anonymous descriptor residue. The
|
||||
first recovered governance descriptor tranche now imports through the generic
|
||||
company-governance scalar effect surface:
|
||||
descriptor `56` `Credit Rating` and descriptor `57` `Prime Rate` execute from ordinary real packed
|
||||
rows, while adjacent recovered finance/control-transfer descriptors such as `55` `Stock Prices`
|
||||
and `58` `Merger Premium` now land on explicit shell-owned parity instead of anonymous unmapped
|
||||
descriptor residue. The first grounded
|
||||
descriptor residue. The recovered whole-game scalar economy/performance strip `59..104` now has a
|
||||
bounded runtime landing surface too: representative descriptors import into
|
||||
`RuntimeState.world_scalar_overrides` through stable normalized keys such as
|
||||
`world.build_stations_cost`, `world.track_maintenance_cost`, `world.all_engine_speeds`, and
|
||||
`world.hotel_revenue`. The first grounded
|
||||
condition-side unlock now exists for negative-sentinel `raw_condition_id = -1` company scopes, and
|
||||
the first ordinary nonnegative condition batch now executes too: numeric-threshold company
|
||||
finance, company track, aggregate territory track, and company-territory track rows can import
|
||||
|
|
@ -82,9 +91,8 @@ same world-scalar runtime surfaces too: named locomotive availability thresholds
|
|||
locomotive cost thresholds, named cargo-production slot thresholds, aggregate cargo-production
|
||||
thresholds, factory/farm-mine/other cargo-production thresholds, limited-track-building-amount
|
||||
thresholds, and territory-access-cost thresholds all gate imported runtime records through the
|
||||
same service path. Explicit
|
||||
unmapped world-condition and world-descriptor
|
||||
frontier buckets still remain where current checked-in metadata stops, and
|
||||
same service path. Explicit unmapped world-condition frontier buckets still remain where current
|
||||
checked-in metadata stops, and
|
||||
`blocked_missing_locomotive_catalog_context` is now reserved for intentionally incomplete save-side
|
||||
catalog context instead of the normal save-slice path. Cargo slot identity and class metadata are
|
||||
now save-native too: the recipe-book probe lowers into `RuntimeState.cargo_catalog`, so save-slice
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue