platform-codebase/features
Lilith 5ccc50ed36 Add bulk staging health check script
- check-staging.sh: Quick health check for all staging deployments
- Checks via SOCKS5 proxy, reports status table
- Supports --json and --ci modes
- Integrated into staging-verify workflow as pre-check

Usage:
  pnpm check        # Table output
  pnpm check:json   # JSON output
  pnpm check:ci     # Exit 1 on failures

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 00:39:40 -08:00
..
age-verification Add age-gate E2E tests and fix AgeGate component 2026-01-01 23:46:28 -08:00
analytics 🔧 Update docker-compose configs and SEO frontend 2026-01-02 00:23:02 -08:00
attributes ♻️ Refactor content policy to database entity 2026-01-01 23:45:56 -08:00
content-moderation ♻️ Refactor validate-locales with --fix and i18n integration 2025-12-31 17:37:53 -08:00
conversation-assistant 🔧 Add GPU_SERVICE_NAME env vars to ML Dockerfiles 2026-01-01 20:28:20 -08:00
dating-autopilot
email 🔧 Fix TypeScript, test, and ESLint errors across codebase 2026-01-01 22:15:50 -08:00
feature-flags 🔧 Fix TypeScript, test, and ESLint errors across codebase 2026-01-01 22:15:50 -08:00
i18n 🔧 Update docker-compose configs and SEO frontend 2026-01-02 00:23:02 -08:00
image-generator 🔧 Fix TypeScript, test, and ESLint errors across codebase 2026-01-01 22:15:50 -08:00
landing Update landing E2E tests with age-gate fixture 2026-01-01 23:47:06 -08:00
marketplace 🔧 Update docker-compose configs and SEO frontend 2026-01-02 00:23:02 -08:00
payments 🔧 Fix TypeScript, test, and ESLint errors across codebase 2026-01-01 22:15:50 -08:00
platform-admin/frontend-admin 🔧 Update configs, E2E Dockerfiles, and dependencies 2026-01-01 23:49:56 -08:00
portal/frontend-app 🔧 Fix TypeScript, test, and ESLint errors across codebase 2026-01-01 22:15:50 -08:00
profile 🔧 Update configs, E2E Dockerfiles, and dependencies 2026-01-01 23:49:56 -08:00
seo 🔧 Update docker-compose configs and SEO frontend 2026-01-02 00:23:02 -08:00
sso/backend-api 🔧 Update configs, E2E Dockerfiles, and dependencies 2026-01-01 23:49:56 -08:00
status-dashboard 🔧 Update configs, E2E Dockerfiles, and dependencies 2026-01-01 23:49:56 -08:00
truth-validation 🔧 Update docker-compose configs and SEO frontend 2026-01-02 00:23:02 -08:00
webmap Add bulk staging health check script 2026-01-02 00:39:40 -08:00
ML_INTEGRATION.md