Ground named cargo price event descriptors

This commit is contained in:
Jan Petykiewicz 2026-04-17 13:41:44 -07:00
commit 09ccc77a45
13 changed files with 1281 additions and 598 deletions

View file

@ -2,12 +2,12 @@
"format_version": 1,
"save_slice_id": "packed-event-cargo-economics-parity-save-slice",
"source": {
"description": "Tracked save-slice document pinning the remaining named cargo-price descriptor strip on explicit evidence-blocked parity.",
"description": "Tracked save-slice document pinning the remaining negative named cargo-price variant on explicit variant-blocked parity.",
"original_save_filename": "captured-cargo-economics-parity.gms",
"original_save_sha256": "cargo-economics-parity-sample-sha256",
"notes": [
"tracked as JSON save-slice document rather than raw .smp",
"pins the named cargo-price strip until exact descriptor-to-cargo ordering is grounded strongly enough"
"pins the negative named cargo-price variant after the positive strip is grounded"
]
},
"save_slice": {
@ -37,7 +37,9 @@
"packed_state_version_hex": "0x000003e9",
"live_id_bound": 65,
"live_record_count": 1,
"live_entry_ids": [65],
"live_entry_ids": [
65
],
"decoded_record_count": 1,
"imported_runtime_record_count": 0,
"records": [
@ -57,25 +59,45 @@
"one_shot_header_0x7f5": 0,
"modifier_flag_0x7f9": 0,
"modifier_flag_0x7fa": 0,
"grouped_target_scope_ordinals_0x7fb": [0, 0, 0, 0],
"grouped_scope_checkboxes_0x7ff": [1, 0, 0, 0],
"grouped_target_scope_ordinals_0x7fb": [
0,
0,
0,
0
],
"grouped_scope_checkboxes_0x7ff": [
1,
0,
0,
0
],
"summary_toggle_0x800": 1,
"grouped_territory_selectors_0x80f": [-1, -1, -1, -1]
"grouped_territory_selectors_0x80f": [
-1,
-1,
-1,
-1
]
},
"text_bands": [],
"standalone_condition_row_count": 0,
"standalone_condition_rows": [],
"grouped_effect_row_counts": [1, 0, 0, 0],
"grouped_effect_row_counts": [
1,
0,
0,
0
],
"grouped_effect_rows": [
{
"group_index": 0,
"row_index": 0,
"descriptor_id": 106,
"descriptor_label": "Named Cargo Price Slot 1",
"descriptor_label": "Alcohol Price",
"target_mask_bits": 8,
"parameter_family": "cargo_price_scalar",
"opcode": 3,
"raw_scalar_value": 140,
"raw_scalar_value": -1,
"value_byte_0x09": 0,
"value_dword_0x0d": 0,
"value_byte_0x11": 0,
@ -84,27 +106,28 @@
"value_word_0x16": 0,
"row_shape": "scalar_assignment",
"semantic_family": "scalar_assignment",
"semantic_preview": "Set Named Cargo Price Slot 1 to 140",
"semantic_preview": "Set Alcohol Price to -1",
"recovered_cargo_slot": null,
"recovered_cargo_class": null,
"recovered_locomotive_id": null,
"locomotive_name": null,
"notes": [
"descriptor recovered from checked-in EventEffects semantic catalog",
"exact named cargo ordering for the price strip is not yet pinned"
]
"negative named cargo price variants remain parity-only"
],
"recovered_cargo_label": "Alcohol"
}
],
"decoded_actions": [],
"executable_import_ready": false,
"notes": [
"named cargo-price descriptors remain explicit evidence-blocked parity"
"negative named cargo-price variants remain explicit parity"
]
}
]
},
"notes": [
"named cargo price evidence-blocked parity sample"
"negative named cargo price variant parity sample"
]
}
}