Documentation
Customer Journey Mapping
Developer Roadmap
Developer Roadmap
- Inline JS drift: consolidate inline bootstrap logic into
assets/js/admin.jsto 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.