Commit History

fix(grader): explicitly clamp task scores strictly within (0, 1) bounds
c5268cb

Dhanushkumarps commited on

fix: clamp all task scores to open interval (0, 1) to pass Phase 2 validation
e1bb77b

Dhanushkumarps commited on

fix: satisfy rigorous openenv validate checks
766d03b

Dhanushkumarps commited on

fix: resolve 500 error on raw payload parsing
47f2da4

Dhanushkumarps commited on

fix: bypass pydantic totally on reset to allow totally malformed payloads
06fe5a6

Dhanushkumarps commited on

fix: explicit Body(None) to fully allow null payloads from scanner
aa1b147

Dhanushkumarps commited on

fix: make reset request payload optional for validation checking
a04fb8c

Dhanushkumarps commited on

feat: sync fully upgraded environment code
36acdda

Dhanushkumarps commited on

clean hackathon submission without venv
b9f590a

Dhanushkumarps commited on