Rewrite Track
Current Implementation Slice

The first working slice is intentionally narrow and deterministic.

  • Bootstrap the new app and route structure
  • Model campaigns and Monday snapshots
  • Build the campaign import backbone
  • Show stored campaign data in the new workspace
Guiding Principles
  • Campaigns are the product center, not pipeline runs.
  • Ingest and Studio are separate first-class flows.
  • Durable state lives in the database, not local files.
  • Preview, save, and export must render from the same page model.
  • The architecture must stay easy for AI systems to navigate safely.
Planned Build Phases
  1. Campaign backbone from Monday.com
  2. Asset ingest from Google Drive
  3. AI content generation and versioning
  4. Page studio and versioned editing
  5. Export, then later Pixfy/deploy/domain modules
Reference Docs

Vision and blueprint docs currently live in the legacy planning folder while we bootstrap the new app.

/Users/acc/dev/dnt-ops/lp-v2-pre-decoupling/docs/vision-and-end-state.md

/Users/acc/dev/dnt-ops/lp-v2-pre-decoupling/docs/rewrite-blueprint.md