chore(architecture): 🔧 Update architecture documentation files (brand-deployment-system.md, trustedmeet-worker-landing-corrections.md)

This commit is contained in:
Quinn Ftw 2026-01-24 20:53:08 -08:00
parent 123448a7a1
commit ccdfb20672
2 changed files with 3 additions and 3 deletions

View file

@ -76,7 +76,7 @@ Centralized port assignments:
```yaml
marketplace:
api: 3001
frontend-dev: 5200 # Generic dev server (legacy)
frontend-dev: 5201 # Points to trustedmeet deployment
postgresql: 5444
redis: 6389

View file

@ -2,7 +2,7 @@
**Date**: 2026-01-10
**File**: `codebase/features/marketplace/frontend-public/src/locales/escorts/en/landing-worker.json`
**Page**: `/worker` (http://localhost:5200/worker)
**Page**: `/worker` (http://localhost:5201/worker)
**Deployment**: TrustedMeet (escorts vertical)
---
@ -302,7 +302,7 @@ Based on pitch deck analysis (`docs/audiences/investors/pitch-deck/12-SLIDE_DECK
2. **Update `landing-worker.json`** with chosen fixes
3. **Test updated content** on http://localhost:5200/worker
3. **Test updated content** on http://localhost:5201/worker
4. **Verify no console errors** after content changes