Add overlay runtime import for packed events
This commit is contained in:
parent
8ca65cbbfb
commit
fa63cefb70
13 changed files with 1248 additions and 153 deletions
12
fixtures/runtime/packed-event-selective-import-overlay.json
Normal file
12
fixtures/runtime/packed-event-selective-import-overlay.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"format_version": 1,
|
||||
"import_id": "packed-event-selective-import-overlay",
|
||||
"source": {
|
||||
"description": "Overlay import that combines a captured base snapshot with the selective packed-event save slice.",
|
||||
"notes": [
|
||||
"used to upgrade explicit company-targeted packed rows from blocked parity-only state into executable runtime records"
|
||||
]
|
||||
},
|
||||
"base_snapshot_path": "packed-event-selective-import-overlay-base-snapshot.json",
|
||||
"save_slice_path": "packed-event-selective-import-save-slice.json"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue