What problem does it solve?
This Skill generates Stage 3A operational scenarios and associated hazard events from a single MF-level Stage 3 context, producing validated JSON outputs for downstream processing.
Core Features & Use Cases
- MF-scoped Scenario & Hazard Generation: Produces 10–20 realistic, non-duplicated scenarios and hazard events for one specified
MF_ID only.
- Contract-Strict JSON Output: Ensures the output matches the Stage 3A JSON contract (top-level keys, enumerations, structure, and reasoning subfields).
- Max-Risk Planning First: Produces
max_asil_planning before scenarios to cover credible highest-risk pathways and planning assumptions.
- Field Inheritance Without Rewriting: Copies
故障描述 and 整车危害 verbatim from the MF in the Stage 3 context; does not generate S/E/C, ASIL, safety goals, or safety states.
Quick Start
Run this Skill to generate output/<RUN_ID>_stage3a_<MF_ID>_scenarios.json by reading output/<RUN_ID>_stage3_context_<MF_ID>.json and validating it with the provided Stage3A check command.