docs: mark Phase 3.4 backend done in plan doc
Added progress snapshot at the top of phase3.4-plan.md noting:
- Backend cutover complete (commit f860ab6)
- Fazpass stubbed until real API docs arrive
- Frontend rewrites (client_app, mitra_app, control_center) pending
- Apple Developer prereqs still required
- Consolidated phase3.4-testing.md still to be written
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
# Phase 3.4 Implementation Plan: Self-Managed Authentication
|
# Phase 3.4 Implementation Plan: Self-Managed Authentication
|
||||||
|
|
||||||
|
> **Progress snapshot (2026-04-24):**
|
||||||
|
> - ✅ **Backend cutover complete** — commit `f860ab6`. All services, middleware, routes, WS auth, seed, env, deps done. Both apps (`app.public.js`, `app.internal.js`) build clean.
|
||||||
|
> - ⚠ **Fazpass stubbed** — `otp.service.js` generates codes locally until real API docs arrive. Replace `fazpassSendStub` + `fazpassVerifyStub` at that time.
|
||||||
|
> - ❌ **client_app / mitra_app / control_center rewrites** — not started. Until these land, the Flutter apps and control center will NOT work end-to-end against the new backend.
|
||||||
|
> - ❌ **Apple Developer prereqs** still required before iOS E2E testing.
|
||||||
|
> - ❌ **Consolidated `phase3.4-testing.md`** — not yet written. `phase3.3-testing.md` remains the canonical test list until then.
|
||||||
|
|
||||||
## Summary of Clarified Requirements
|
## Summary of Clarified Requirements
|
||||||
|
|
||||||
| Topic | Decision |
|
| Topic | Decision |
|
||||||
|
|||||||
Reference in New Issue
Block a user