| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "meta": {
- "timestamp": "2025-12-18T00:26:11.563Z",
- "agent": "core/openagent",
- "model": "opencode/grok-code-fast",
- "framework_version": "0.1.0",
- "git_commit": "4f778c8"
- },
- "summary": {
- "total": 1,
- "passed": 1,
- "failed": 0,
- "duration_ms": 28002,
- "pass_rate": 1
- },
- "by_category": {
- "developer": {
- "passed": 1,
- "total": 1
- }
- },
- "tests": [
- {
- "id": "golden-02-delegation-test",
- "category": "developer",
- "passed": true,
- "duration_ms": 28002,
- "events": 62,
- "approvals": 0,
- "violations": {
- "total": 1,
- "errors": 0,
- "warnings": 1,
- "details": [
- {
- "type": "insufficient-read",
- "severity": "warning",
- "message": "Read/execution ratio < 1 (0.67)"
- }
- ]
- }
- }
- ]
- }
|