🏠 CEO Dashboard
Your business front door — one place to see everything and launch into your work. Two parts, one project. Last updated 2026-06-30.
STATUS: Live. The web dashboard is up at ceodash.sondraverva.com (behind your login), with project briefs, handoffs, apps, offers, and live KPIs. The local AIOS launcher runs on demand.
1. What this is (the two parts)
1. CEO Dashboard (the window) — the web front door at ceodash.sondraverva.com. Your home, My Projects (with per-project briefs + handoffs), My Apps, My Offers, Skills. Works on your phone; password-protected.
2. AIOS Dashboard (the engine launcher) — a local Streamlit app at localhost:8501 (folder agentic-os-dashboard/) with skill buttons (Prime, Newsletter, GEO Audit, etc.), Today's Focus, Open Questions. Runs on your PC only, when started.
The window shows your business; the launcher fires off the work. One project, two surfaces.
2. Where it is
- Web: Cloudflare Pages, source in the tracked ceo-dashboard/ folder. Navy/gold/cream. Daily auto-refresh at 7am (numbers never go stale). Password-gated via Cloudflare Access.
- Local: agentic-os-dashboard/app.py (Streamlit). Launch: I start it for you, or launch-dashboard.bat.
3. Next
- Roll the brief-page standard out to the remaining projects.
- Wire the Premium STARS count to pull live (it's a manual number now).
- The big vision: a left project sidebar — click a project, it opens in the middle.
4. ⚠️ Be aware
⚠️ Source lives in ceo-dashboard/ (tracked in git); site/index.html is gitignored (it carries live business numbers). The custom domain is behind a login wall — deploys are verified via the *.pages.dev URL, not the custom domain. Deploy with ceo-dashboard/deploy.bat.
5. Files & links