37 lines
871 B
JSON
37 lines
871 B
JSON
{
|
|
"format_version": 1,
|
|
"snapshot_id": "packed-event-selective-import-overlay-base-snapshot",
|
|
"source": {
|
|
"description": "Base runtime snapshot supplying company context for selective packed-event overlay import."
|
|
},
|
|
"state": {
|
|
"calendar": {
|
|
"year": 1835,
|
|
"month_slot": 1,
|
|
"phase_slot": 2,
|
|
"tick_slot": 4
|
|
},
|
|
"world_flags": {
|
|
"base.only": true
|
|
},
|
|
"metadata": {
|
|
"base.note": "preserve base runtime context"
|
|
},
|
|
"companies": [
|
|
{
|
|
"company_id": 42,
|
|
"current_cash": 100,
|
|
"debt": 10
|
|
}
|
|
],
|
|
"event_runtime_records": [],
|
|
"candidate_availability": {},
|
|
"special_conditions": {},
|
|
"service_state": {
|
|
"periodic_boundary_calls": 0,
|
|
"trigger_dispatch_counts": {},
|
|
"total_event_record_services": 0,
|
|
"dirty_rerun_count": 0
|
|
}
|
|
}
|
|
}
|