Breach-OS / graders

Commit History

feat(graders): add letter grade, summary and full metrics dict to grade_episode()
081c6ca

subhdotsol commited on

feat(graders): implement all 5 scoring components in programmatic_grader
0b1e995

subhdotsol commited on

feat(graders): add programmatic_grader scaffold and grade_episode() signature
c5c7c2a

subhdotsol commited on

feat(graders): add breakthrough bonus and repetitive strategy penalty to hard_grader
22f020e

subhdotsol commited on

feat(graders): implement hard_grader β€” novelty + success + strategy + category scoring
7cad35c

subhdotsol commited on

feat(graders): add hard_grader scaffold with interface
0785e05

subhdotsol commited on

feat(graders): implement medium_grader β€” 70% success rate + 30% strategy diversity
254a621

subhdotsol commited on

feat(graders): add medium_grader scaffold with interface
deef219

subhdotsol commited on

feat(graders): add 0.0-1.0 clamp and round to easy_grader output
4664ce2

subhdotsol commited on

feat(graders): implement easy_grader β€” pure attack success rate scoring
90fb130

subhdotsol commited on

feat(graders): add easy_grader scaffold with docstring and interface
5abe068

subhdotsol commited on

chore(graders): add graders package __init__.py
01ee947

subhdotsol commited on