TheDocumentation Index
Fetch the complete documentation index at: https://docs.scoutica.com/llms.txt
Use this file to discover all available pages before exploring further.
doctor command acts as your infrastructure diagnostic tool. High-fidelity protocols like Scoutica rely heavily on local machine tools (CLI LLMs, Python libraries, standard shell binaries).
Command Syntax
Diagnostic Pipeline
scoutica doctor aggressively scopes your active $PATH and underlying host system:
- Core Verification: Checks if
~/.scoutica/bin,schemas, andtemplatesexist and possess exact protocol files. - Library Constraints: Scans for
Python 3and ensures core Unix dependencies (likegitrequired forscoutica publish) exist. - AI Discovery: Iterates through supported AI CLIs (
gemini,claude,codex,ollama,ail,openclaw) to ensurescoutica scanhas a proper intelligence backplane available. - Toolchain Modules: Scans optionally for
pdftotextrequired to parse resume PDF blobs.
- If an installation completely fails or is throwing
/bin/bashmissing binaries errors. - If you change computers and copy your environment but forget why your AI extraction isn’t running. You run
scoutica doctorand it actively flags:❌ No known AI CLI found!.