Investor + partner updates
Updates
Posted on the first business day of every month. Past entries are never edited — this is the audit log.
April 2026 · 2026-04-21
v0.3.0 shipped — multi-domain, MCP-native, public accuracy
Wrapped Q3 2026 plan today. The big shape changes since the prior update:
- Two domains live. Crypto (deepest) and US equities (covers stocks + options + crypto). T1 fast agent, T3 supervisor, and the alpha engine are all domain-aware.
- MCP server live. 13 tools at
api.marketintell.ai/mcp/sse— chat, chat_deep, alpha_signals, signal_performance, screener, portfolio_*, sessions_list, billing_status, health, register*. Listed on Smithery + Glama; PRs open in awesome-mcp-servers + Anthropic claude-skills. - Public accuracy. Every signal carries a 24h outcome on a public URL. Live 30-day rolling win rate at /accuracy; 1.5KB embeddable widget at
/widgets/accuracy.js. - Cost loop closed. Per-tenant
monthly_cost_cap_cents, per-domain rollups, Free tier profitable at published Anthropic prices. - Eval loop closed. Production sampler + Claude-as-judge + golden bench in CI gating regressions.
- Engineering hygiene. 167 test files, 5 green workflows (CI / Deploy / Bench / Bench-Refresh / Load Test), Postgres-backed multi-instance rate limiter, GDPR data export + self-service deletion.
Up next: deepening options + earnings coverage, tightening the T3 cost loop, rolling out an in-Telegram Stripe Payments path.
March 2026 · 2026-03-31
T3 supervisor live + portfolio-aware chat
Q3 2026 phase 1 + 2 of 4 wrapped:
- T3 supervisor wiring. Multi-perspective queries now route through a parallel-specialist supervisor with synthesis. SSE phases land as
specialist_started → specialist_completed → synthesis_startedfor traceable reasoning. - Portfolio-aware chat.The brain auto-loads the caller's portfolio (with explicit IDOR guards). Web pill, Telegram
/portfolio_chattoggle, per-key default setting. - Public per-signal post-mortems.
/signal/:idrenders the entry snapshot + 24h + 7d outcomes. Foundation for the public accuracy work in April.
February 2026 · 2026-02-28
Foundation — cost + eval loops, brain unification
Q3 plan kicked off. Foundation phase wrapped:
- Cost loop closed. Every LLM completion writes a
cost_trackingrow;monthly_cost_cap_centsonapi_keys; pre-flight check in the quota middleware. - Eval loop closed.5–10% production sampling judged by Claude on a 4-axis rubric. Golden bench in CI fails on > 5% regression.
- Brain unification. Single router decides between T1 fast agent, T2 deterministic CoT, and T3 supervisor by query intent. The three orphan stacks became four routed tiers (T4 = autonomous agents calling T1/T2/T3 on a cron).
- Mastra version pinned. One-shot
bun update @mastra/*so the rest of Q3 builds on stable primitives.
Want updates by email? [email protected]