Documentation

Customer Journey Mapping

Developer Roadmap

Doc snapshot

Type: Release Plan

Updated: January 13, 2026

Access: Public documentation

Developer Roadmap

  • Inline JS drift: consolidate inline bootstrap logic into assets/js/admin.js to avoid divergence.
  • Template refactor: migrate large HTML blocks to render helpers or templates for clarity.
  • REST validation: harden payload validation and add unit tests around JourneyQueries.
  • Data source abstraction: formalize a provider interface for ClickHouse vs WP DB.
  • Write path alignment: reconcile direct ClickHouse inserts with Data Core aliasing.
  • Missing hook: register the sessions CSV export action (or remove the unused handler).
  • Tests: add Playwright E2E coverage for tabs, CSV exports, and retention purge.