33 lines
966 B
JSON
33 lines
966 B
JSON
{
|
|
"format_version": 1,
|
|
"fixture_id": "packed-event-world-parity-save-slice-fixture",
|
|
"source": {
|
|
"kind": "captured-runtime",
|
|
"description": "Fixture keeping the current whole-game descriptor and condition frontier explicit."
|
|
},
|
|
"state_save_slice_path": "packed-event-world-parity-save-slice.json",
|
|
"commands": [
|
|
{
|
|
"kind": "service_trigger_kind",
|
|
"trigger_kind": 7
|
|
}
|
|
],
|
|
"expected_summary": {
|
|
"packed_event_collection_present": true,
|
|
"packed_event_record_count": 1,
|
|
"packed_event_decoded_record_count": 1,
|
|
"packed_event_imported_runtime_record_count": 0,
|
|
"event_runtime_record_count": 0,
|
|
"packed_event_blocked_unmapped_world_descriptor_count": 1,
|
|
"packed_event_blocked_unmapped_world_condition_count": 0
|
|
},
|
|
"expected_state_fragment": {
|
|
"packed_event_collection": {
|
|
"records": [
|
|
{
|
|
"import_outcome": "blocked_unmapped_world_descriptor"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|