feat(graders): add letter grade, summary and full metrics dict to grade_episode() 081c6ca subhdotsol commited on Apr 1
feat(graders): implement all 5 scoring components in programmatic_grader 0b1e995 subhdotsol commited on Apr 1
feat(graders): add programmatic_grader scaffold and grade_episode() signature c5c7c2a subhdotsol commited on Apr 1
feat(graders): add breakthrough bonus and repetitive strategy penalty to hard_grader 22f020e subhdotsol commited on Apr 1
feat(graders): implement hard_grader β novelty + success + strategy + category scoring 7cad35c subhdotsol commited on Apr 1
feat(graders): implement medium_grader β 70% success rate + 30% strategy diversity 254a621 subhdotsol commited on Apr 1
feat(graders): add 0.0-1.0 clamp and round to easy_grader output 4664ce2 subhdotsol commited on Apr 1
feat(graders): implement easy_grader β pure attack success rate scoring 90fb130 subhdotsol commited on Apr 1
feat(graders): add easy_grader scaffold with docstring and interface 5abe068 subhdotsol commited on Apr 1