ROADMAP

Roadmap

No vague promises. Here's what's shipped, what's coming, and what we're exploring.

SHIPPED
Web decoder — 5 dimensions
Verdict ranked by impact
DAW steps (Ableton · FL · Logic)
History & progress
Academy — contextual lessons
IN PROGRESS
PRISM Studio — VST / AU / AAX plugin (beta)
Personalised Spotify profile
EXPLORATION
Link analysis (Spotify, YouTube)
Recurring pattern detection
Comparison against a reference
Phase by phase
P0
SHIPPED
Core engine — decision, not measurement
The foundation: full DSP pipeline, deterministic issue detection, ranked action plan with DAW-specific copy.
LUFS, crest factor, LRA, true peak — full EBU R128
BPM detection via autocorrelation (45 s window, 6 profiles)
14 detection rules with BPM-calibrated thresholds
DAW selector — Ableton, FL Studio, Logic Pro, Pro Tools
Score 0–100 + 4 sub-scores visible at a glance
Client-side Web Audio API — zero data sent
P1
SHIPPED
Auth, billing + cloud history
Supabase-backed account system with paid plans. Scan history persists across sessions and devices, with per-account data isolation enforced server-side.
Email + Spotify OAuth via Supabase Auth
Paid plans — Stripe checkout (Pro, Studio, Plugin standalone)
Scan history with per-account isolation (RLS + JWT)
Freemium counter — 3 scans/month Free tier
localStorage fallback for anonymous users (20 scans)
P2
IN PROGRESS
Progression + reference track
Turn the history into learning signals. Score curves, delta scan, recurring pattern detection, and personal targets from a reference track you upload — analysed by PRISM's own engine.
Score evolution curve per sub-score (Loudness, Dynamics, etc.)
Delta scan — "+4 pts Dynamics since last track"
Recurring pattern detection after 3 consecutive scans
Reference track — upload a track you love, PRISM derives your personal targets
P3
SHIPPED
PRISM Academy
Contextual learning modules unlocked by the issues PRISM detects in your scans. A curriculum generated by your own data, not a catalogue you browse.
Modules 3–5 min — tied directly to detected issues
Unlock gate — module only accessible after PRISM detects the issue
Curriculum is dynamic — built from your scan history
Academy is Pro-only — never the primary pitch
P4
IN PROGRESS
DAW plugin
PRISM as a native plugin inside your DAW — live feedback during the session, not just on the final bounce.
Ableton, FL Studio, Logic Pro, Pro Tools (VST3 / AU / AAX)
Real-time LUFS and crest factor monitoring
Issue alerts without leaving the DAW
Session sync — scans appear in cloud history automatically
P5
PLANNED
Team + Postgres backend
Shared workspace for studios and collectives. Migrate storage from localStorage to proper Postgres with row-level security.
Team seats (5 included in Team plan)
Shared scan history and collaborative review mode
Migrate from localStorage to Postgres (Supabase)
Export full history as JSON