Scenarios

Read-only view of scenarios stored in the database. Create and edit scenarios via the CLI (npm run scenario). Every scenario is scoped to a single layer and vintage.

No scenarios yet.

npm run scenario -- create \
  --vintage=2025 \
  --layer=managed-expenditure \
  --name="my-first-scenario"