Fix: grader reward clamping - use [0.0, 1.0] range per validator spec 1aaa0e8 NanduKondreddy commited on Apr 11
Dual-interface compatibility: graders return float for validator, environment converts to tuple internally 79145d3 NanduKondreddy commited on Apr 11
Critical: fix grader wrapper to return tuple (reward, error_msg, bugs_fixed) with clamped reward 7eba106 NanduKondreddy commited on Apr 11
Fix: implement grader wrapper API with float returns and strict (0.001, 0.999) bounds 1818234 NanduKondreddy commited on Apr 11
Fix: add reward clamping to all graders for strict (0,1) score range d15f73e NanduKondreddy commited on Apr 11
Fix: adjust all grader scores to strictly between 0 and 1 (not including 0 or 1) 5c4143f NanduKondreddy commited on Apr 11