Understanding verification results
Result locations
Overall status
Status
Meaning
Result structure
{
"verification_id": "ver_abc123",
"status": "failed",
"spec": {
"id": "spec_xyz789",
"title": "Add subscription status endpoint",
"version": 1
},
"repository": "your-org/your-repo",
"pr_number": 234,
"commit_sha": "a1b2c3d4",
"results": {
"scope": { ... },
"acceptance_criteria": { ... },
"org_invariants": { ... }
},
"audit_trail_id": "aud_def456",
"started_at": "2024-01-28T16:00:00Z",
"completed_at": "2024-01-28T16:01:23Z"
}Scope results
Violation types
Type
Description
Acceptance criteria results
Criterion statuses
Status
Meaning
Org invariants results
GitHub check output
Error states
Error type
Cause
See also
Last updated
Was this helpful?
