{
"event": "ci_run.finalized",
"run_id": "6876ccc111aaa222bbb333dd",
"dataset_id": "6876ddd222bbb333ccc444ee",
"gate": "pass",
"pass_rate": 0.875,
"git_context": {
"branch": "feat/new-retrieval",
"commitSha": "a1b2c3d4e5f6",
"prNumber": 42,
"repoUrl": "https://github.com/org/repo",
"triggeredBy": "github-actions"
},
"scores": [
{
"question_index": 0,
"rating": 4,
"justification": "The agent correctly described the password reset flow.",
"passed": true,
"input": "How do I reset my password?",
"output": "Click Forgot Password on the login screen."
},
{
"question_index": 1,
"rating": 2,
"justification": "The agent gave an incorrect billing answer.",
"passed": false,
"input": "Why was I charged twice?",
"output": "..."
}
],
"finalized_at": "2026-07-06T11:00:00.000Z"
}