v0.14.0 — Apr 25, 2026
Cerebras primary inference + provider chain hardening
- Quinn primary inference migrated to Cerebras qwen-3-235b for higher throughput.
- Automatic failover chain: Cerebras → Groq Llama 3.3 70B → Claude Haiku 4.5 → local Ollama (air-gap).
- AI transparency page updated to document the new provider stack and per-engine architecture.
- Quinn corpus expanded from 404 to 415 regulatory chunks across 13 jurisdictions.
- 3-tier quality gate enforced: PASS / NEAR_PASS / DROP with red-flag absolute floor.
v0.13.0 — Apr 24, 2026
Compliance trust strip + AI transparency v2
- 6-badge compliance trust strip on /#pricing: HSTS preload · nonce CSP · PIPEDA · Quebec Law 25 · auth-gated APIs · Canadian infrastructure.
- AI transparency v2: per-engine architecture / training / evaluation / limitations sections for all 9 engines.
- Three new engine docs added: Composite Intelligence Score · Technical Score · Sentiment Analysis (financial-domain NLP, ~110M params, Canadian-hosted).
- Cross-border processing notice for Quebec users added to /legal/disclosures.html.
v0.12.0 — Apr 16, 2026
SEO universe + 10,400-ticker coverage
- Pre-generated 10,400+ per-ticker landing pages covering NYSE, NASDAQ, TSX, and TSX-V.
- Hash-deep-linking from /ticker/* into the relevant dashboard view.
- RSS news cache for per-ticker news with TTL-based refresh.
- Sitemap regenerated; canonical URLs across all marketing pages.
- Side-by-side competitor comparison page at /compare/ (Quintarthai vs Koyfin / Atom Finance / Stockanalysis).
v0.11.0 — Apr 5, 2026
PWA + Web Push + Status page
- Installable PWA with manifest + service worker + offline shell.
- VAPID-signed Web Push for price & filing alerts (per-user subscription).
- Public /status page with 30-day uptime history and incident timeline.
- HSTS preload + nonce CSP +
strict-dynamic + COOP/CORP security headers across the stack.
- Per-subpath Nginx routing for /qni, /trends, /calculator scaffolding.
v0.10.0 — Mar 18, 2026
Trading Intelligence SPA + Risk Monitor
- Trading Intelligence SPA at /trading/ — Market Risk · VIX · Regime · VPIN microstructure.
- Large-wallet on-chain analytics + multi-factor research workspace.
- Strategy backtester with indicator overlays and journal.
- Form 4 insider-transaction ingest pipeline (hourly Celery beat).
- Filing-alert scanner over SEC EDGAR submissions feed (5-min beat).
- Composite Intelligence Score: Risk + Fundamental + Momentum + Volume + Insider sub-scores.
v0.9.0 — Feb 27, 2026
Marketing Website & Blueprint Compliance
- 🌐 Full marketing website with hero, features, pricing, and toolkit sections
- 🔮 Multiverse Scenario Engine — NLP-driven financial modeling with DCF
- 📌 Event Annotator — overlay qualitative events onto price charts
- 💳 One-click cancel + prorated refunds
- 🧰 Toolkit mega-menu dropdown with 20+ tools
- 🔗 Hash-based deep-linking to dashboard sections
v0.8.0 — Feb 20, 2026
Phase 3: Interactive Dashboard
- 📊 Full interactive dashboard with 6 navigation sections
- 🛡️ NASDAQ Delisting Risk Scorer with live scoring
- 🔄 Cross-Border Arbitrage Analyzer
- 👁️ Insider Context Analysis with Green Diamond signals
- ⚖️ Blue Sky Compliance Checker + FTS Calculator
- 💬 Quinn conversational assistant
- 🌙 Light/dark theme with toggle
v0.5.0 — Feb 8, 2026
Phase 2: AI Engines
- 15+ AI engines for risk, arbitrage, and geological analysis
- SEDAR+, EDGAR, and SEDI data pipeline integration
- REST API with 30+ endpoints
- 287 unit tests with 100% pass rate