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.
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.
Live system overview — tasks today, most active agent, kanban completion %, recent activity feed from all agents.
Individual agent cards showing last task, model used, last active time, tasks today. Auto-refreshes every 30s.
Kanban board (To Do / Doing / Done) with drag-and-drop. Donut chart shows completion ratio. Filter by category and priority.
Edge's pick log — record, win rate, ROI, CLV. Color-coded results (green won, red lost, amber pending).
Discord server embed (WidgetBot). Read-only view of your server channels.
Direct chat interface. Select agent + mode, send message, get response with inline visual indicators.
Routing decisions, confidence trend chart, tool health, multi-agent runs, scheduler activity, token usage estimates.
Paste a meeting transcript → Atlas cleans it, extracts action items + RFI triggers, drafts follow-up emails, auto-creates kanban tasks.
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 tags are prepended to your message. HERETIC routes to an abliterated model (Dolphin Venice) — for queries that standard models refuse or over-hedge on.
Every response is automatically scanned and annotated:
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.
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.
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.
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.
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.
Every analysis Edge produces is automatically logged to the betting_log Supabase table. The Betting tab reads this table and displays your full record.
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.
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
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.
@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.
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.