What problem does it solve?
This Skill helps you perform a human-grade semantic review of vehicle-level hazard mappings and reasoning for each Function_ID after Stage 2 single-function machine checks pass, ensuring the final Stage2 merge is only allowed when hazard semantics and fault descriptions are usable for downstream Stage 3.
Core Features & Use Cases
- Stage 2R semantic hazard review: Re-check hazard mapping selection, hazard_reasoning credibility, traceability, and fault-description boundary for a single Function_ID’s Stage2 slice.
- Review trace retention: Produce a JSON留痕 file for merge_stage2_review.py to recognize the current Function_ID and record pass/fail decisions with issues and fixes.
- Merge gate enforcement: Only proceed to Stage2 merge after all Function_ID Stage2R reviews pass, and ensure mechanical issues are handled by stage2_slice --fix.
Quick Start
Run the Stage2 machine check for the target Function_ID, then manually review the hazards and reasoning using the rules in references/stage2-review.md, and finally write the Function_ID-specific review JSON to determine whether the slice is allowed into the final merge.