Hawk-i Docs
Documentation/OPERATIONS

Doctor

The doctor command is a preflight health check. Run it before a big scan to confirm your environment is ready.

$ hawki doctor

It checks for things like a working Docker daemon (needed for the sandbox and Deep agent), configured LLM API keys, and the presence of Foundry or Hardhat for proof-of-concept execution. Doctor also reads ~/.hawki/config.yaml if present. That config file is consulted only by doctor and diagnostics; scan and deep take everything from CLI flags.