| 1 | """Entry point: load a scenario's data into CouchDB — or the default when none is given. |
| 2 | |
| 3 | The scenario id maps directly to a manifest file: scenarios_data/scenario_<id>.json. |
| 4 | No scenarios .jsonl lookup is needed — if that file exists it's used, otherwise the |