What problem does it solve?
Stage1R ensures Stage 1 single-function failure semantics are correct and safe-boundary consistent by re-reviewing applicability, nan logic, missing safety-related failure types, and description edge cases per Function_ID.
Core Features & Use Cases
- Function_ID-level semantic re-review: Confirms whether each failure entry is truly applicable to the current function’s functional essence and timing/size/direction boundaries.
- nan correctness and safety boundary enforcement: Re-checks whether “nan” is justified with real evidence (not uncertainty) and whether “applicable but no safety risk” remains in Stage1 for Stage 2 filtering.
- Review traceability without becoming structured input: Produces a per-function review artifact for human audit, and merges them into a total review via the merge tool.
Quick Start
Use the hara-stage1r skill to re-check output stage1 single-function JSON semantics for a specific Function_ID using the Stage1 context and mapping files, then write a Function_ID review JSON for human inspection.