platform-codebase/features/webmap/e2e
Lilith 4c4457daa4 Complete staging deployment with all apps verified
Health check improvements:
- Renamed services to pattern: {app}-{domain} (e.g., marketplace-trustedmeet)
- Checks actual app content, not just router health
- Reports DEPLOYED/NOT DEPLOYED/NOT ROUTED status accurately

Database seeds:
- Added admin.atlilith.com (platform-admin)
- Added status.atlilith.com (status-dashboard)

Build fixes:
- Skip tsc in platform-admin build (vite only)
- Add missing @lilith/ui-primitives dependency to status-dashboard
- Fix vite aliases in status-dashboard

All 6 staging services now verified:
- landing-atlilith: DEPLOYED
- seo-atlilith: DEPLOYED
- admin-atlilith: DEPLOYED
- status-atlilith: DEPLOYED
- marketplace-trustedmeet: DEPLOYED
- seo-trustedmeet: DEPLOYED

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 01:21:33 -08:00
..
check-staging.sh Complete staging deployment with all apps verified 2026-01-02 01:21:33 -08:00
package.json Add bulk staging health check script 2026-01-02 00:39:40 -08:00
playwright.config.ts Fix staging verification to use direct LAN connection 2026-01-02 00:52:35 -08:00
staging-trustedmeet.spec.ts Add marketplace backend-api and discovery filter improvements 2026-01-01 23:47:43 -08:00
staging.spec.ts ♻️ Refactor webmap to use @lilith shared packages 2025-12-31 05:21:54 -08:00