/init Self-healing setup. Goal: 30 seconds, two user actions max (install plugin, type /init). Default backend is local memory — no local model, no API key, no prompts. Local model and Anthropic key are opt-in upgrades documented in . Steps Run in order. Stop and report at the first failure that needs human attention. Otherwise, push through automatically. 1. Daemon health probe - 200 OK → skip to step 4. - Anything else → step 2. 2. Bootstrap (auto-install if missing) Detect whether the CLI is on PATH: If , run the installer (no human prompts): Then add it to PATH for the current session and…