Adds backend/engine/scorers/base.py with abstract name property, score() method, and score_async() default implementation. Updates scorers __init__.py to export BaseScorer. Includes 9 tests covering instantiation guards, sync/async dispatch, context dict usage, and partial implementation rejection. |
||
|---|---|---|
| .. | ||
| 01-scaffold.md | ||
| 02a-backend-engine.md | ||
| 02b-frontend-dashboard.md | ||