Add overlay runtime import for packed events

This commit is contained in:
Jan Petykiewicz 2026-04-14 21:19:08 -07:00
commit fa63cefb70
13 changed files with 1248 additions and 153 deletions

View 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"
}