CLI
dokkai doctor
Read-only environment diagnosis with an exact fix command for each issue.
bash
dokkai doctorChecks node / docker / uv / DOKKAI_HOME (required), Weaviate readiness, Ollama reachability plus EMBED_MODEL/DESC_MODEL presence, and API reachability (warnings). Prints the exact fix command for each missing or warning item.
Exits
1 if a required item is missing, 0 otherwise — so it doubles as a CI pre-flight.