docs(wiki): GEO/AEO pass across all pages — answer-first intros, FAQs, question headings
Optimize every wiki page for AI answer engines (GEO/AEO) and classic SEO,
additively — all facts, commands, config keys, defaults, and links preserved:
- Answer-first, self-contained intros so each page stands alone if an AI surfaces
it with no other context (each restates what blumi is in one clause).
- TL;DR / "Key facts" blocks of atomic, extractable facts near the top.
- Question-style headings ("What is X?", "How do I Y?") matching natural queries.
- A FAQ (Q&A) section on each substantive page — the most AI-citable format.
- Consistent entity naming + acronyms expanded on first use (RAG, SEDM, RPL,
BYOK, mDNS, FCM, STT/TTS, …).
- Fixed stale version (0.3.0 -> 0.5.0) on Home.
Co-Authored-By: Blumi <ankur.nairit@gmail.com>
Document GPU acceleration, self-healing & evolution, new TUI commands
Refresh the help/wiki for the [Unreleased] features:
- CLI-Usage: new slash commands /open-workspace, /heal, /accel (+ /grid and
/autocontinue) and a `blumi accel` management row.
- Memory-and-Knowledge: a GPU acceleration section (Apple CoreML default, CUDA
opt-in, local-server/Ollama path, grid-embed offload) + acceleration/heal
config; update embeddings.backend="grid" to the real strongest-peer transport.
- Self-Management: a Self-healing & evolution section (reflex recovery, failure
to fix learning, evolution autonomy, cross-step verify, /heal surfacing).
- Grid: a GPU-aware embedding offload section (POST /api/grid/embed).
- Installation: GPU/embeddings build options (BLUMI_CUDA, gpu-cuda, lean default).
- Troubleshooting: GPU/accelerator + self-healing entries.
- Configuration: acceleration/heal/embeddings/memory/knowledge cross-refs.
Co-Authored-By: Blumi <ankur.nairit@gmail.com>
Grid: fix desk-photo alt text (MacBook Pro, not ultrawide)
Co-Authored-By: Blumi <ankur.nairit@gmail.com>
Grid: add animated grid-flow diagram + TUI architecture diagram
Co-Authored-By: Blumi <ankur.nairit@gmail.com>
Grid: mark live + document phone delegation, static peers, and dispatch paths
Grid: status is now "live" (was "rolling out"); add static-peer (grid.peers) config + the
mDNS-vs-static discovery guidance + restart commands; document the three ways to delegate work
(blugo Grid tab / grid_dispatch chat tool / blumi loop grid mode); add real screenshots (desk,
phone Grid tab, fan-out, leaderboard, per-machine TUIs). Mobile-App: add the Grid tab to the
control center.
Co-Authored-By: Blumi <ankur.nairit@gmail.com>
docs: comprehensive help wiki (install, config, CLI, gateway, mobile, grid, voice, self-mgmt, dev, troubleshooting)
Co-Authored-By: Blumi <ankur.nairit@gmail.com>