From b1decd503f95d758ca7fd02a8c8b41cf37a75700 Mon Sep 17 00:00:00 2001 From: lorentz Date: Fri, 10 Jul 2026 19:48:42 -0400 Subject: [PATCH] docs(phase-11): update tracking after wave 2 --- .planning/ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.planning/ROADMAP.md b/.planning/ROADMAP.md index 6e8c726..bdc8c70 100644 --- a/.planning/ROADMAP.md +++ b/.planning/ROADMAP.md @@ -271,7 +271,7 @@ render, including the manual-resolution workflow for flagged companies. 4. No code path in the PAX8 client or this sync service issues a write (POST/PUT/PATCH/DELETE) to the PAX8 API — every call is a read, verified by inspection of the client's exposed methods **Plans**: 3 plans - [x] 11-01-PLAN.md — Migration 092 subscription cost columns + extend pax8 types + read-only client pagination helpers (PAX8-04, PAX8-05, PAX8-08) -- [ ] 11-02-PLAN.md — pax8-sync-service.ts (companies + subscriptions + referenced-only catalog + soft-delete reconciliation) + /api/pax8/sync fire-and-forget route (PAX8-03, PAX8-04, PAX8-05, PAX8-08) +- [x] 11-02-PLAN.md — pax8-sync-service.ts (companies + subscriptions + referenced-only catalog + soft-delete reconciliation) + /api/pax8/sync fire-and-forget route (PAX8-03, PAX8-04, PAX8-05, PAX8-08) - [ ] 11-03-PLAN.md — Read-only invariant proof + live sync run DB verification checkpoint (PAX8-03, PAX8-04, PAX8-05, PAX8-08) **UI hint**: no @@ -330,7 +330,7 @@ Phases execute in numeric order. v1.0 (Phases 1-9.1) shipped 2026-07-10. v2.0 ph | 9. User Profile & Preferences | v1.0 | 6/6 | Complete | 2026-07-10 | | 9.1. ntfy Backend Fix | v1.0 | 1/1 | Complete | 2026-07-10 | | 10. PAX8 Client & Auth Foundation | v2.0 | 3/3 | Complete | 2026-07-10 | -| 11. Company, Catalog & Subscription Sync | v2.0 | 1/3 | In Progress| | +| 11. Company, Catalog & Subscription Sync | v2.0 | 2/3 | In Progress| | | 12. Orders/Invoices & Company Matching | v2.0 | 0/TBD | Not started | - | | 13. Scheduler & Admin Toggle | v2.0 | 0/TBD | Not started | - | | 14. /pax8 UI Surface | v2.0 | 0/TBD | Not started | - |