Public Release Log

Dated history of engine capabilities, DAW parser additions, and security milestones.

July 13, 2026 (Phase 7 — P7.4)

FL Studio (.flp) Project File Parser & Resync Engine

Added native Go binary event stream parser for FL Studio projects (parsers/flstudio). Implemented alignment recovery algorithms that recover valid event data even from corrupted session files.

July 9, 2026 (Phase 4 — P4.1)

Ableton Live (.als) Decompression & XML Parser

Implemented native gzip stream decompression and XML structure parsing for Ableton Live project files (parsers/ableton), enabling deep tracking of tracks and arrangement stems.

July 8, 2026 (Phase 2 — P2.11)

Account Governance, Data Export & Legal Framework

Finalized client data export specifications, account deletion routines, and drafted Terms of Service, Privacy Policy, and Studio-tier Data Processing Agreements (docs/legal/).

July 7, 2026 (Phase 1 — P1.4)

REAPER (.rpp) Text Structure Parser & Streaming Engine

Built native RPP project structure parser (parsers/reaper) paired with memory-safe streaming storage chunking (store.PutStream) for high-performance Take backups.

July 6, 2026 (Phase 0 — P0.3)

Minimal Telemetry Stance & Privacy Stance

Established zero-audio telemetry stance and explicit opt-in diagnostic decision for application crash reporting (docs/design/telemetry-policy.md).