The free Insight tier is now the default for new signups, with built-in AI message and storage metering. The audit log is now exportable as CSV for Team customers.
AddedNew free tier (Insight) is the default for new signups — 1 jurisdiction, 1 industry, 1 user, 20 AI messages per month, 50 MB evidence storage.
AddedAI message metering on the Assistant, Policy, and Framework pages with an "X of Y messages used" banner.
AddedEvidence vault storage metering with an 80% / 100% upgrade prompt.
AddedAudit log CSV export at /dashboard/health (Team tier).
AddedNew landing page, pricing page (4-tier matrix), and 4-column footer.
ChangedProfessional tier now allows 3 users (was 1).
FixedRemoved the fake "Email to Team" button from the Executive Briefs page — replaced with an honest "Coming soon" placeholder.
v1.0.015 June 2026UX polish
Phase 6 — UX & onboarding polish
The first-time-user tour, kanban-style checklist, plan & usage sidebar, Google SSO, and a public How It Works page.
Added/how-it-works public page.
AddedFirst-time-user tour via react-joyride.
AddedKanban-style checklist at /dashboard/checklist (To do / In progress / Review / Done).
AddedPlan & usage sidebar card at /dashboard/settings.
AddedGoogle SSO via Supabase OAuth on /auth/login.
AddedCombined sign-in / sign-up UI on /auth/login.
v0.9.020 May 2026Discovery
Phase 5 — Knowledge & discovery
A cross-regulation Knowledge Base, a Difference Engine, and a Health Score that learns over time.
AddedKnowledge Base at /dashboard/knowledge with framework pages and clause-level search.
AddedDifference Engine at /dashboard/compare for side-by-side change comparison.
AddedHealth Score trend, breakdown, and recalculation at /dashboard/health.
AddedAI assistant sessions and message history at /dashboard/assistant.
v0.8.025 April 2026Intelligence
Phase 4 — Compliance intelligence
Cross-regulation analysis, Department Cascade, and an executive-friendly weekly Compliance Brief.
AddedCross-regulation analysis (UK GDPR ↔ EU AI Act ↔ DORA, etc.)
AddedDepartment Cascade Impact Matrix at /dashboard/impact-matrix.
AddedWeekly Compliance Brief at /dashboard/briefs.
AddedEnriched Health Score factors with audit-log evidence trail.
v0.7.015 March 2026Evidence
Phase 3 — Evidence vault hardening
Evidence Vault with antivirus scanning, OCR, and clause-level linking.
AddedEvidence Vault with per-task uploads at /dashboard/tasks/{id}.
AddedClamAV antivirus scanning (graceful degradation to pending_manual_review).
Addedtesseract OCR + pdfminer text extraction.
AddedAI clause-link suggestions for evidence files.
AddedRescan, approve, and download actions on every evidence row.
v0.6.020 February 2026AI
Phase 2 — LLM-powered capabilities
AI Assistant, AI Policy Drafting, and AI Framework Analysis powered by Anthropic Claude.
AddedAI Assistant at /dashboard/assistant (Claude Haiku 4-5 / Sonnet 4-6).
AddedAI Policy Drafting at /dashboard/policies with citation-grounded output.
AddedAI Framework Analysis on every change card.
AddedZero-retention LLM contract; no training on customer prompts.
v0.5.030 January 2026Foundation
Phase 1 — Foundation & quick wins
Onboarding, change feed, saved items, search, and the first regulatory scraper integration.
AddedOnboarding flow at /onboarding (jurisdictions + industries).
AddedChange feed at /dashboard with filters, search, and infinite scroll.
AddedSaved items at /dashboard/saved.
AddedRegulatory scraper on Celery + Redis (23+ global sources).
v0.1.015 December 2025Safety
Phase 0 — Critical safety
Auth, RLS, env-guard, and the first schema migrations. The product is not yet publicly available.
SecurityRow Level Security enabled on every customer-data table.