Background
After ollama pull, a race can report success before the model is listed.
Why it matters
False success leads to confusing later failures.
Acceptance criteria
Where to look
src/modeldock/adapters/runtimes/ollama.py, src/modeldock/core/manager.py
How to claim
Comment /claim on this issue.
Background
After
ollama pull, a race can report success before the model is listed.Why it matters
False success leads to confusing later failures.
Acceptance criteria
ollama listbefore reporting success.-m integrationtest (skips without Ollama).Where to look
src/modeldock/adapters/runtimes/ollama.py,src/modeldock/core/manager.pyHow to claim
Comment
/claimon this issue.