| 12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "meta": {
- "timestamp": "2025-12-09T00:07:10.119Z",
- "agent": "opencoder",
- "model": "opencode/grok-code-fast",
- "framework_version": "0.1.0",
- "git_commit": "fd1821c"
- },
- "summary": {
- "total": 1,
- "passed": 1,
- "failed": 0,
- "duration_ms": 10952,
- "pass_rate": 1
- },
- "by_category": {
- "developer": {
- "passed": 1,
- "total": 1
- }
- },
- "tests": [
- {
- "id": "planning-approval-workflow",
- "category": "developer",
- "passed": true,
- "duration_ms": 10952,
- "events": 13,
- "approvals": 0,
- "violations": {
- "total": 0,
- "errors": 0,
- "warnings": 0
- }
- }
- ]
- }
|