← Cockpit
Private operations
Setup
Dashboard status, hardening backlog, and operational notes. Detailed planning stays outside the deployable repo.
Dashboard access
Active- burnsideco.com behind Cloudflare Access — tied to Patrick's email
- Static Astro build deployed via Cloudflare Pages
- No public access; login required for all routes
RL / OpenClaw
Active- OpenClaw gateway running on Lume VM
- Telegram channel registered as primary input
- Skills library deployed and accessible
- Cron schedules active for morning routines
Stock pages
Active- All 10 thesis pages available under /stocks/
- Data-driven: update src/data/stocks.ts to refresh
- No live data fetching — manual KB refresh model
Backlog / hardening jobs
Review needed- Calendar integration for mini-calendar on home page
- Decision log data — populate with real decisions
- Client data — expand as client roster grows
- Subscription data — verify real subscription details with Patrick
- Stocks data refresh cadence — formalise trigger
Do not touch
Locked- football.burnsideco.com — DNS, Cloudflare Pages, Workers, Access policy
- picks.burnsideco.com — separate Cloudflare project
- Local-only planning and instruction files at repo root — gitignored, not committed
Note
This is a lightweight status page. Detailed configuration and operational runbooks live in the KB at kb/wiki/projects/burnside-cockpit.md.