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>
docs: Dispatch + FCM push (Mobile-App + Configuration)
- Mobile-App: "Dispatch" section — per-node isolated threads + Broadcast
fan-out + fire-and-forget push, with inbox/thread/broadcast screenshots
and the zero-config FCM service-account drop-in.
- Configuration: "Push notifications (FCM)" section — enabled by file
presence (~/.blumi/fcm-service-account.json, chmod 600), HTTP v1,
token store + auto-prune, graceful no-op, never-commit secrets.
Co-Authored-By: Blumi <ankur.nairit@gmail.com>
Mobile-App: add the redesigned permission-card screenshot
Show the inline approval card (Allow once / Allow session / Deny) under
the gallery, with a note that safe commands auto-approve while writes and
dangerous commands are gated.
Co-Authored-By: Blumi <ankur.nairit@gmail.com>
Mobile-App: blugo UI/UX redesign — welcome grid diagram + screenshots
Refresh the screenshot table to the new design (welcome grid diagram,
chat, control center, command palette), add a "Welcome screen — your grid
at a glance" section describing the interactive node diagram (tap a saved
node → Connect/Edit/Delete; tap a discovered dashed node → password-only
sign-in; + to add by IP), note the shared design system, and add the
grid welcome + `/` command palette to "What's inside".
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>