docs(phase-11): update tracking after wave 2

This commit is contained in:
lorentz 2026-07-10 19:48:42 -04:00
parent c2bfd692e2
commit b1decd503f

View file

@ -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 | - |