fix(OpenEnv): fix rounding bug in inference.py log and ensure safe [0.1, 0.9] interior scores 4f893da Your Name commited on Apr 12
fix: increase score precision to 4 decimal places in inference.py to resolve validation out-of-range errors 8842df9 Your Name commited on Apr 12
fix(OpenEnv): global overhaul to high-resolution interior clamping (0.001-0.999) per technical diagnosis e317eba Your Name commited on Apr 11
fix(OpenEnv): implement robust grader bridge and strict interior clamping [0.1, 0.9] to satisfy Phase 2 validator 94d08ee Your Name commited on Apr 11
fix(OpenEnv): remove bonus task and refine ranges to ensure absolute strictly (0, 1) compliance across all fields 652a783 Your Name commited on Apr 11
fix(OpenEnv): ensure all scores and rewards are strictly within (0, 1) and non-negative to satisfy Phase 2 validator 66bc92c Your Name commited on Apr 11
fix(grader): clamp all scores to [0.01,0.99] and revert inference to :.2f format f4f5268 Your Name commited on Apr 11
fix(inference): use 4dp score format in [END] line to preserve strict (0,1) precision cc587f5 Your Name commited on Apr 11