Files
mortdecai-cli/data/escalations/20260328-1930-opus-slot-config.json
Claude Code 35919e8d57 data: first operator run — 4 issues found, 3 notes, 2 escalations
Noob playtest: 4/7 passed, 3 blocked (perms).
Found: context bleed via Mind's Eye, opus slot misconfigured,
player_message tag leaking, test players need perms.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 19:38:03 -04:00

10 lines
573 B
JSON

{
"title": "Opus brain slot shows ollama provider with Claude model",
"severity": "medium",
"description": "Gateway status shows opus slot configured as provider=ollama, model=claude-opus-4-20250514. Ollama cannot run Claude models. This may be a stale override or config error.",
"evidence": "curl http://localhost:8500/v2/status — model_slots.opus shows provider=ollama",
"suggested_fix": "Check agents.yaml opus section and any in-memory overrides. Should be provider=anthropic or provider=codex.",
"timestamp": "2026-03-28T19:30:00",
"status": "open"
}