Keyboard shortcuts
βKOpen search + command palette
/Same as βK
?Open this help
rRefresh data (poll now + cost-burn + funnel)
1-9, 0Switch tabs (in tab-bar order)
ββNavigate search results
β©Open focused search result / fire command
escClose any overlay
β+β©Fire specialist when in Console prompt
Command palette (βK)
- Type any word β search ledger, chat, brain, approvals, autopsies
- Type "pause" β suggests action
approve:pause-both-adsets
- Type "resume" β suggests action
approve:resume-both-adsets
- Type "audit funnel" / "funnel" β suggests
analyze:funnel-today
- Type "audit ads" β suggests
analyze:full-audit
- Type "simulate" β suggests
simulate-sale (fires Forensic Opus 4.7)
- Use the scope chips (
all / ledger / chat / brain) to narrow
Specialist Console (tab 8)
- ad-optimizer β fatigue + auction + CTR diagnosis, drafts approval if action needed
- forensic β deep autopsy via Opus 4.7. Use for real or simulated session_id. ~2-3 min, $1+
- compactor β rebuild state.md from ledger. Pure Python, ~3s
- analyst β run full analyst_run.sh (current-day KPI synthesis + TG digest)
Approvals grammar (used by approve action / command palette)
approve:pause-ad-<ad_id> Β· approve:pause-both-adsets Β· approve:resume-both-adsets
approve:<approval_id> / deny:<approval_id> β drain a queued approval
analyze:ad-<ad_id> Β· analyze:full-audit Β· analyze:funnel-today
simulate-sale β spawn Forensic Opus 4.7 on a synthetic session
Export & data flow
- System tab β β¬ buttons download ledger / chat / brain / everything
- Brain tab β edit playbook, voice rubric, known_issues, experiments. Saves queue to dispatcher (~20s write-back)
- state.md is a projection from ledger.jsonl. If they disagree, ledger wins. Don't hand-edit state.md.
Hard rules (in case Co-Pilot ever feels off-script)
- NO automated money movement. Refunds, Stripe writes, budget scales are ALL manual.
- Telegram chat_id
5033375423 only. Hard-coded whitelist on /telegram/webhook.
- Sonnet 4.6 default. Opus 4.7 only for Forensic, Voice Critic, Weekly Strategist, Pre-Deploy. Haiku NEVER.
- Task depth β€ 2 (enforced by PreToolUse hook).