docs(install): document cogitate CLI binary prerequisites
Tool-using agents (entity detection, entity assist, etc.) shell out to
provider CLI binaries (gemini/claude/codex/opencode) as subprocesses,
but generate paths use the SDK directly. Until the first cogitate
talent runs, missing CLIs are invisible — users see drained dreams
but no entities, with sol top Agents Health as the only signal.
Adds a Cogitate CLI Binaries section to docs/INSTALL.md under API Keys
with the cogitate/generate split, per-provider install table, Node.js
prereqs, smoke tests, and the sol service restart reminder. Top-level
INSTALL.md gets a one-line pointer in Prerequisites. Settings UI gets
a one-liner on the API keys tab so users hit the prereq at the point
of configuration.
Closes req_kawxra2b (VPE/extro-hub). Sibling: req_2q2ofizo (cogitate
GOOGLE_API_KEY env mirror, commit c9b74b8a).