2026-04-14 20:51:27 -07:00
|
|
|
{
|
|
|
|
|
"format_version": 1,
|
|
|
|
|
"fixture_id": "packed-event-parity-save-slice-fixture",
|
|
|
|
|
"source": {
|
|
|
|
|
"kind": "captured-runtime",
|
|
|
|
|
"description": "Fixture backed by a tracked save-slice document with parity-heavy packed-event records."
|
|
|
|
|
},
|
|
|
|
|
"state_save_slice_path": "packed-event-parity-save-slice.json",
|
|
|
|
|
"commands": [
|
|
|
|
|
{
|
|
|
|
|
"kind": "step_count",
|
|
|
|
|
"steps": 1
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"expected_summary": {
|
|
|
|
|
"calendar": {
|
|
|
|
|
"year": 1830,
|
|
|
|
|
"month_slot": 0,
|
|
|
|
|
"phase_slot": 0,
|
|
|
|
|
"tick_slot": 1
|
|
|
|
|
},
|
|
|
|
|
"calendar_projection_is_placeholder": true,
|
2026-04-16 12:18:13 -07:00
|
|
|
"locomotive_catalog_count": 10,
|
2026-04-14 20:51:27 -07:00
|
|
|
"packed_event_collection_present": true,
|
|
|
|
|
"packed_event_record_count": 2,
|
2026-04-16 09:27:47 -07:00
|
|
|
"packed_event_decoded_record_count": 2,
|
2026-04-16 22:26:23 -07:00
|
|
|
"packed_event_imported_runtime_record_count": 1,
|
2026-04-16 09:27:47 -07:00
|
|
|
"packed_event_parity_only_record_count": 2,
|
|
|
|
|
"packed_event_unsupported_record_count": 0,
|
2026-04-16 12:18:13 -07:00
|
|
|
"packed_event_blocked_missing_locomotive_catalog_context_count": 0,
|
2026-04-16 22:26:23 -07:00
|
|
|
"packed_event_blocked_evidence_blocked_descriptor_count": 1,
|
2026-04-15 14:21:12 -07:00
|
|
|
"packed_event_blocked_missing_condition_context_count": 0,
|
2026-04-15 19:15:47 -07:00
|
|
|
"packed_event_blocked_territory_condition_scope_count": 0,
|
2026-04-14 23:01:18 -07:00
|
|
|
"packed_event_blocked_missing_compact_control_count": 0,
|
2026-04-16 09:55:58 -07:00
|
|
|
"packed_event_blocked_unmapped_real_descriptor_count": 0,
|
2026-04-16 11:39:59 -07:00
|
|
|
"packed_event_blocked_unmapped_world_descriptor_count": 0,
|
2026-04-14 23:01:18 -07:00
|
|
|
"packed_event_blocked_structural_only_count": 0,
|
2026-04-16 22:26:23 -07:00
|
|
|
"event_runtime_record_count": 1,
|
2026-04-14 20:51:27 -07:00
|
|
|
"total_company_cash": 0
|
|
|
|
|
},
|
|
|
|
|
"expected_state_fragment": {
|
|
|
|
|
"calendar": {
|
|
|
|
|
"tick_slot": 1
|
|
|
|
|
},
|
|
|
|
|
"metadata": {
|
|
|
|
|
"save_slice.import_projection": "partial-runtime-restore-v1"
|
|
|
|
|
},
|
|
|
|
|
"packed_event_collection": {
|
|
|
|
|
"live_entry_ids": [3, 5],
|
|
|
|
|
"records": [
|
|
|
|
|
{
|
2026-04-16 09:27:47 -07:00
|
|
|
"decode_status": "parity_only",
|
|
|
|
|
"payload_family": "real_packed_v1",
|
2026-04-16 22:26:23 -07:00
|
|
|
"import_outcome": "blocked_evidence_blocked_descriptor",
|
2026-04-16 09:27:47 -07:00
|
|
|
"grouped_effect_rows": [
|
|
|
|
|
{
|
2026-04-16 22:26:23 -07:00
|
|
|
"descriptor_id": 457,
|
|
|
|
|
"descriptor_label": "Upper-Band Locomotive Availability Slot 1",
|
2026-04-16 09:55:58 -07:00
|
|
|
"target_mask_bits": 8,
|
|
|
|
|
"parameter_family": "locomotive_availability_scalar",
|
|
|
|
|
"semantic_family": "scalar_assignment",
|
2026-04-16 22:26:23 -07:00
|
|
|
"semantic_preview": "Set Upper-Band Locomotive Availability Slot 1 to 42",
|
2026-04-16 09:27:47 -07:00
|
|
|
"row_shape": "scalar_assignment"
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-04-14 20:51:27 -07:00
|
|
|
},
|
|
|
|
|
{
|
2026-04-14 22:09:09 -07:00
|
|
|
"decode_status": "parity_only",
|
|
|
|
|
"payload_family": "real_packed_v1",
|
2026-04-14 23:01:18 -07:00
|
|
|
"trigger_kind": 6,
|
|
|
|
|
"one_shot": true,
|
2026-04-15 19:15:47 -07:00
|
|
|
"import_outcome": "imported",
|
2026-04-14 23:01:18 -07:00
|
|
|
"compact_control": {
|
|
|
|
|
"primary_selector_0x7f0": 99,
|
|
|
|
|
"grouped_target_scope_ordinals_0x7fb": [0, 1, 2, 3]
|
|
|
|
|
},
|
2026-04-15 14:21:12 -07:00
|
|
|
"negative_sentinel_scope": {
|
|
|
|
|
"company_test_scope": "all_companies",
|
|
|
|
|
"player_test_scope": "disabled",
|
|
|
|
|
"territory_scope_selector_is_0x63": true,
|
|
|
|
|
"source_row_indexes": [0]
|
|
|
|
|
},
|
2026-04-15 09:13:51 -07:00
|
|
|
"grouped_company_targets": [
|
|
|
|
|
{
|
|
|
|
|
"kind": "condition_true_company"
|
|
|
|
|
},
|
|
|
|
|
null,
|
|
|
|
|
null,
|
|
|
|
|
null
|
|
|
|
|
],
|
2026-04-14 22:09:09 -07:00
|
|
|
"standalone_condition_rows": [
|
|
|
|
|
{
|
|
|
|
|
"candidate_name": "AutoPlant"
|
|
|
|
|
}
|
|
|
|
|
],
|
2026-04-15 09:50:58 -07:00
|
|
|
"decoded_actions": [
|
|
|
|
|
{
|
|
|
|
|
"kind": "set_company_cash",
|
|
|
|
|
"target": {
|
2026-04-15 19:15:47 -07:00
|
|
|
"kind": "all_active"
|
2026-04-15 09:50:58 -07:00
|
|
|
},
|
|
|
|
|
"value": 7
|
|
|
|
|
}
|
|
|
|
|
],
|
2026-04-14 22:09:09 -07:00
|
|
|
"grouped_effect_rows": [
|
|
|
|
|
{
|
2026-04-15 09:50:58 -07:00
|
|
|
"descriptor_label": "Company Cash",
|
|
|
|
|
"target_mask_bits": 1,
|
|
|
|
|
"parameter_family": "company_finance_scalar",
|
2026-04-14 22:09:09 -07:00
|
|
|
"row_shape": "multivalue_scalar",
|
2026-04-15 09:50:58 -07:00
|
|
|
"semantic_family": "multivalue_scalar",
|
|
|
|
|
"semantic_preview": "Set Company Cash to 7 with aux [2, 3, 24, 36]",
|
2026-04-14 22:09:09 -07:00
|
|
|
"locomotive_name": "Mikado"
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-04-14 20:51:27 -07:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|