Broaden chairman governance event coverage
This commit is contained in:
parent
86cf89b26c
commit
f8350a48c5
18 changed files with 1939 additions and 13 deletions
|
|
@ -0,0 +1,72 @@
|
|||
{
|
||||
"format_version": 1,
|
||||
"fixture_id": "packed-event-company-governance-condition-overlay-fixture",
|
||||
"source": {
|
||||
"kind": "captured-runtime",
|
||||
"description": "Fixture proving grounded company governance conditions import and execute."
|
||||
},
|
||||
"state_import_path": "packed-event-company-governance-condition-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": 2,
|
||||
"chairman_profile_count": 2,
|
||||
"active_chairman_profile_count": 2,
|
||||
"selected_chairman_profile_id": 1,
|
||||
"linked_chairman_company_count": 2,
|
||||
"company_takeover_cooldown_count": 1,
|
||||
"company_merger_cooldown_count": 1,
|
||||
"packed_event_collection_present": true,
|
||||
"packed_event_record_count": 1,
|
||||
"packed_event_decoded_record_count": 1,
|
||||
"packed_event_imported_runtime_record_count": 1,
|
||||
"event_runtime_record_count": 1,
|
||||
"world_flag_count": 10,
|
||||
"total_event_record_service_count": 1,
|
||||
"total_trigger_dispatch_count": 1
|
||||
},
|
||||
"expected_state_fragment": {
|
||||
"world_flags": {
|
||||
"world.book_value_condition_imported": true
|
||||
},
|
||||
"packed_event_collection": {
|
||||
"records": [
|
||||
{
|
||||
"import_outcome": "imported",
|
||||
"decoded_conditions": [
|
||||
{
|
||||
"kind": "company_numeric_threshold",
|
||||
"target": {
|
||||
"kind": "selected_company"
|
||||
},
|
||||
"metric": "book_value_per_share",
|
||||
"comparator": "eq",
|
||||
"value": 2620
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"event_runtime_records": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"kind": "company_numeric_threshold",
|
||||
"target": {
|
||||
"kind": "selected_company"
|
||||
},
|
||||
"metric": "book_value_per_share",
|
||||
"comparator": "eq",
|
||||
"value": 2620
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue