rrt/fixtures/runtime/minimal-world-step-smoke-final-state.json

33 lines
761 B
JSON
Raw Permalink Normal View History

{
"format_version": 1,
"snapshot_id": "minimal-world-step-smoke-final-state",
"source": {
"source_fixture_id": "minimal-world-step-smoke",
"description": "Normalized final runtime state exported from the minimal-world-step-smoke fixture."
},
"state": {
"calendar": {
"year": 1830,
"month_slot": 0,
"phase_slot": 0,
"tick_slot": 5
},
"world_flags": {
"sandbox": false
},
"companies": [
{
"company_id": 1,
"current_cash": 250000,
"debt": 0
}
],
"event_runtime_records": [],
"service_state": {
"periodic_boundary_calls": 0,
"trigger_dispatch_counts": {},
"total_event_record_services": 0,
"dirty_rerun_count": 0
}
}
}