| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "meta": {
- "timestamp": "2026-01-09T13:10:17.718Z",
- "agent": "ContextScout",
- "model": "opencode/grok-code-fast",
- "framework_version": "0.1.0",
- "git_commit": "41c5917"
- },
- "summary": {
- "total": 1,
- "passed": 1,
- "failed": 0,
- "duration_ms": 15339,
- "pass_rate": 1
- },
- "by_category": {
- "developer": {
- "passed": 1,
- "total": 1
- }
- },
- "tests": [
- {
- "id": "core-contextscout-smoke-test",
- "category": "developer",
- "passed": true,
- "duration_ms": 15339,
- "events": 18,
- "approvals": 0,
- "violations": {
- "total": 1,
- "errors": 0,
- "warnings": 1,
- "details": [
- {
- "type": "insufficient-read",
- "severity": "warning",
- "message": "Read/execution ratio < 1 (0.67)"
- }
- ]
- }
- }
- ]
- }
|