← Back to Dashboard
Cynosure — Feature Guide
Mission Control // Interactive Reference
Contents
1. Welcome to Cynosure 2. Your 6 Agents 3. Dashboard Tabs 4. Command Tab 5. Telegram Commands 6. Meetings & Meetly 7. Betting Tracker 8. Visual Analysis 9. Tips & Tricks
01Welcome to Cynosure

Cynosure is a multi-agent AI orchestration system — a Palantir-style command centre that routes your inputs to specialized AI agents and surfaces structured intelligence back to you via Telegram, Discord, or this dashboard.

You send a message. Cynosure decides which agent handles it, what tools to use, and how many agents to chain together. Every decision is logged, scored, and fed back into the routing engine so it gets smarter over time.

02Your 6 Agents
Atlas
Construction Management
Review HVAC submittal against Section 23000 Process these meeting minutes: [paste] Draft RFI for the air handler specs What are my open action items?
Vault
Finance & Investment
What's the current 10-year treasury yield? Analyze IRR on this Phoenix deal Compare QQQ vs SPY last 6 months What's my portfolio allocation?
Edge
Sports Betting Analysis
Full analysis on Lakers vs Warriors tonight What's the current spread on Chiefs game? Show my record this month Any value plays in the NBA slate?
Dev
Dashboard & Development
Add a new column to the kanban Fix the chart not rendering Build a Supabase query for X Debug why bridge.js is returning 400
Ops
Operations & Routing
System status? Run health check on all services Schedule a task for 9am tomorrow What's the queue?
Scribe
Content & Writing
Write a TikTok hook for X project Draft a LinkedIn post about [topic] Rewrite this email more concisely Content ideas for construction niche

Auto-routing: Leave agent set to "Auto-detect" — Cynosure picks the right agent from keywords. Use explicit mentions (@atlas, @edge) to force a specific agent.

03Dashboard Tabs
Dashboard

Live system overview — tasks today, most active agent, kanban completion %, recent activity feed from all agents.

Agents

Individual agent cards showing last task, model used, last active time, tasks today. Auto-refreshes every 30s.

Tasks

Kanban board (To Do / Doing / Done) with drag-and-drop. Donut chart shows completion ratio. Filter by category and priority.

Betting

Edge's pick log — record, win rate, ROI, CLV. Color-coded results (green won, red lost, amber pending).

Comms

Discord server embed (WidgetBot). Read-only view of your server channels.

Command

Direct chat interface. Select agent + mode, send message, get response with inline visual indicators.

Observability

Routing decisions, confidence trend chart, tool health, multi-agent runs, scheduler activity, token usage estimates.

Meetings

Paste a meeting transcript → Atlas cleans it, extracts action items + RFI triggers, drafts follow-up emails, auto-creates kanban tasks.

04Command Tab

Agent Selector

Auto-detect — routing engine picks the best agent from your message keywords.
Force a specific agent by selecting it from the dropdown, or mention them explicitly in your message (@atlas, @edge, etc.).

Mode Selector

[DEFAULT] [DEEP ANALYSIS] [QUICK] [FULL ANALYSIS] [BRIEF] [REPORT] [HERETIC — UNRESTRICTED]

Mode tags are prepended to your message. HERETIC routes to an abliterated model (Dolphin Venice) — for queries that standard models refuse or over-hedge on.

Inline Indicators

Every response is automatically scanned and annotated:

Visual Analysis

Include a trigger phrase in your message to auto-generate a Chart.js panel below the response:

visualize this · chart this · show me a chart · graph it · visual analysis · break it down visually

Or click ▸ Expand Analysis on any response where numerical data was detected.

05Telegram Commands

Agent Mentions

@a or @atlasRoute to Atlas (construction) @v or @vaultRoute to Vault (finance) @e or @edgeRoute to Edge (betting) @d or @devRoute to Dev (code/dashboard) @s or @scribeRoute to Scribe (content) @o or @opsRoute to Ops (general) @all or @teamMulti-agent pipeline

Mode Tags (prepend to any message)

[DEEP ANALYSIS]More thorough, slower response [QUICK]Fast summary only [FULL ANALYSIS]Full structured breakdown [BRIEF]One paragraph max [REPORT]Formal report format

Meeting Commands (Atlas)

@a process these meeting minutes: [paste]Full pipeline — clean, extract actions, flag RFIs, draft emails @a show action items from last meetingQueries meeting_minutes table @a draft RFI from meeting [title]Formats RFI triggers as document @a email summary of [meeting title]Pulls email drafts from that meeting

Auto-routing (no mention needed)

Just send a natural language message. The routing engine reads keywords and routes automatically. "Full analysis on Lakers tonight" → Edge. "Review my HVAC submittal" → Atlas. "Write a TikTok hook" → Scribe.

06Meetings & Meetly

How It Works

Paste a raw transcript (voice memo, Otter.ai export, rough notes) into the Meetings tab. Atlas processes it via OpenRouter (claude-haiku-4-5) and returns structured output in seconds.

What Atlas Extracts

Flow to Kanban

After processing, click + Add All to Kanban to create a todo for every action item — automatically assigned to the right agent based on owner name.

Meetly Webhook (future)

When Meetly goes live, it will POST to POST /api/webhook/meetly on the bridge. The endpoint is wired and ready — just needs the Meetly payload schema mapped in bridge.js.

07Betting Tracker

How Edge Logs Picks

Every analysis Edge produces is automatically logged to the betting_log Supabase table. The Betting tab reads this table and displays your full record.

What the Stats Mean

Edge %Calculated advantage vs closing line. Min 3% to recommend a bet. CLVClosing Line Value — did you beat the closing number? Positive CLV = sharp betting. ConfidenceHigh (>5% edge) / Value Play (3–5%) / Speculative (<3%) / No Bet UnitsQuarter Kelly sizing based on edge and bankroll. ROINet units ÷ total units risked × 100.

Edge's Analysis Structure

Every analysis follows 6 layers: Vegas lines → Team form/ATS → Injuries/props → H2H trends → Edge % → CLV/sharp money. Edge always uses web_search to pull current odds before responding.

08Visual Analysis

Trigger Phrases

Include any of these in your Command tab message to auto-generate a chart below the response:

visualize this
chart this
show me a chart
graph it
visual analysis
break it down visually

Chart Types (auto-selected)

≤ 3 data pointsDoughnut chart 4–8 data pointsBar chart > 8 data pointsRadar chart

Expand Analysis Button

Even without a trigger phrase, if the response contains structured numerical data (e.g. a breakdown of stats, percentages, comparisons), a ▸ Expand Analysis button appears. Click to render the chart on demand.

Example Prompts That Work Well

@edge Full NBA slate analysis tonight. Visualize this.
@vault Compare QQQ, SPY, VTI year-to-date. Chart this.
@atlas Budget breakdown by trade. Break it down visually.
09Tips & Tricks

Web search is always on. Atlas, Vault, Edge, and Scribe always search the web before responding. You never need to say "search for" — just ask naturally.

File delivery. Large outputs (spreadsheets, reports, VE proposals) are served via the file server on port 45683. Ask any agent to "save as file" or "export to spreadsheet."

Mode stacking. Combine agent + mode: @edge [DEEP ANALYSIS] Full breakdown on the Warriors game tonight, visualize this.

Heretic mode. Select [HERETIC] in the mode dropdown for queries that need direct, unfiltered answers. Routes to Dolphin Venice (free, abliterated model).

Observability tab. If responses seem slow or wrong, check the Observability tab. Routing Decisions shows which agent was picked and confidence score. Tool Health shows availability.

Kanban from Telegram. Say "add a task: [title]" to Ops from Telegram and it creates a kanban card directly.

Cynosure Mission Control // Feature Guide // Port 45680