Skip to content

docs: evaluation simplification design spec#281

Closed
miguelgfierro wants to merge 1 commit into
feat/evaluation-frameworkfrom
docs/eval-simplification-spec
Closed

docs: evaluation simplification design spec#281
miguelgfierro wants to merge 1 commit into
feat/evaluation-frameworkfrom
docs/eval-simplification-spec

Conversation

@miguelgfierro

Copy link
Copy Markdown
Contributor

Summary

  • Adds docs/specs/2026-06-19-evaluation-simplification-design.md — design spec for gutting the evaluation/ package down to 3 files (metric functions only).
  • Covers what gets deleted (10 infrastructure files), the unified (item, ctx) -> float | None async metric interface, EvalContext Pydantic model, and implementation order.

Test plan

  • Review spec for completeness and accuracy before implementation begins.

@miguelgfierro

Copy link
Copy Markdown
Contributor Author

Superseded by #282 — design content is embedded in #279 description.

@miguelgfierro miguelgfierro deleted the docs/eval-simplification-spec branch June 19, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant