64 lines
1.8 KiB
JSON
64 lines
1.8 KiB
JSON
|
|
{
|
||
|
|
"format_version": 1,
|
||
|
|
"fixture_id": "packed-event-ordinary-territory-track-overlay-fixture",
|
||
|
|
"source": {
|
||
|
|
"kind": "captured-runtime",
|
||
|
|
"description": "Fixture proving aggregate territory thresholds can gate real packed-event execution when overlay territory context is present."
|
||
|
|
},
|
||
|
|
"state_import_path": "packed-event-ordinary-territory-track-overlay.json",
|
||
|
|
"commands": [
|
||
|
|
{
|
||
|
|
"kind": "service_trigger_kind",
|
||
|
|
"trigger_kind": 7
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"expected_summary": {
|
||
|
|
"calendar_projection_source": "base-snapshot-preserved",
|
||
|
|
"calendar_projection_is_placeholder": false,
|
||
|
|
"company_count": 3,
|
||
|
|
"active_company_count": 3,
|
||
|
|
"territory_count": 1,
|
||
|
|
"company_territory_track_count": 3,
|
||
|
|
"packed_event_collection_present": true,
|
||
|
|
"packed_event_record_count": 1,
|
||
|
|
"packed_event_decoded_record_count": 1,
|
||
|
|
"packed_event_imported_runtime_record_count": 1,
|
||
|
|
"packed_event_parity_only_record_count": 1,
|
||
|
|
"packed_event_blocked_missing_territory_context_count": 0,
|
||
|
|
"event_runtime_record_count": 1,
|
||
|
|
"total_event_record_service_count": 1,
|
||
|
|
"total_trigger_dispatch_count": 1,
|
||
|
|
"total_company_cash": 734
|
||
|
|
},
|
||
|
|
"expected_state_fragment": {
|
||
|
|
"companies": [
|
||
|
|
{
|
||
|
|
"company_id": 1,
|
||
|
|
"current_cash": 444
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"company_id": 2,
|
||
|
|
"current_cash": 90
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"company_id": 3,
|
||
|
|
"current_cash": 200
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"packed_event_collection": {
|
||
|
|
"records": [
|
||
|
|
{
|
||
|
|
"import_outcome": "imported",
|
||
|
|
"decoded_conditions": [
|
||
|
|
{
|
||
|
|
"kind": "territory_numeric_threshold",
|
||
|
|
"metric": "track_pieces_total",
|
||
|
|
"comparator": "ge",
|
||
|
|
"value": 40
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|