ScenarioSet
Local, hand-authored schema for paresium fixtures run scenario sets. Not exported from CBS/RC — excluded from tools.gen_models drift checks (see _HAND_AUTHORED_SCHEMAS).
Schema $id: https://paresium.io/schemas/scenario-set/v1
| Property | Type | Required | Description |
|---|---|---|---|
scenarios | array<ref: Scenario> | yes | |
scenarios[].scenario_id | string | yes | |
scenarios[].message | string | yes | |
scenarios[].context | object | ||
scenarios[].services | array<string> | ||
scenarios[].expect | ref: ScenarioExpectation | yes | |
scenarios[].expect.decision | string | ||
scenarios[].expect.flags | array<string> | ||
scenarios[].notes | string |
Generated
This page is generated from scenario-set.json. Do not edit by hand; regenerate with npm run gen.