Skip to content

feat: version evaluation reports - #29

Merged
utkarshp845 merged 1 commit into
mainfrom
codex/week-6-day-1-evaluation-versioning
Jul 28, 2026
Merged

feat: version evaluation reports#29
utkarshp845 merged 1 commit into
mainfrom
codex/week-6-day-1-evaluation-versioning

Conversation

@utkarshp845

Copy link
Copy Markdown
Owner

Summary

  • add a checked-in manifest that versions the deterministic evaluation corpus, rubric, and strict all-dimensions threshold
  • add python -m evals.run_evals --json for a stable, privacy-safe machine-readable report
  • run the JSON report in CI while keeping the evaluation deterministic, offline, and cost-free
  • add regression coverage for report shape/privacy and rejection of weakened hard gates

Learning-path fit

This starts Week 6 by making evaluation results comparable across code changes before expanding the corpus with adversarial and uncertainty cases.

Testing

  • python -m pytest -q (38 passed)
  • python -m ruff check app cli evals tests
  • python -m evals.run_evals --json
  • git diff --check

Privacy boundary

The report contains versions, case IDs, scores, rubric outcomes, and aggregate gates only. It excludes fixture paths, questions, evidence, prompts, model output, credentials, and provider endpoints.

@utkarshp845
utkarshp845 merged commit f282f0f into main Jul 28, 2026
2 checks passed
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