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>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user