vedantberiwal/meta-round-1
0
Fix score precision to avoid rounding 0.999 to 1.00
Add .claude/ to .gitignore
Fix openenv.yaml: update all scores/ranges to strictly open interval (0, 1)
Fix all score=0.0 fallbacks to 0.001 to satisfy judge's open interval constraint
Fix score clamping to open interval (0.001, 0.999) as required by judge
Fix docstring formatting in app.py
Refactor ResetRequest and reset endpoint behavior
Production Incident Response Simulator v2.0.0
