Commit Graph

7 Commits

Author SHA1 Message Date
07ac70e835 docs(changelog): add benchmark entries
Document benchmark module features in changelog.
2026-02-03 18:10:19 +00:00
6bafc43754 docs(changelog): add pytest plugin entries 2026-02-03 17:40:52 +00:00
107fc4e275 docs(changelog): add semantic similarity entries 2026-02-03 17:31:14 +00:00
cab8099d06 docs(changelog): add validator entries
Document validators module with Check protocol, metric validators,
constraint validators, composite validators, and factory functions.
2026-02-03 17:14:37 +00:00
b8ab5811dd docs(changelog): add ROUGE and readability entries 2026-02-03 17:03:39 +00:00
a4f5fa4cc6 docs(changelog): add metrics module entries 2026-02-03 16:46:03 +00:00
60aaa33327 chore(project): add pyproject.toml and project configuration
Configure Python project with pydantic, structlog, typer, rich dependencies.
Set up ruff, mypy, pytest tooling with strict type checking.
2026-02-03 16:15:48 +00:00