Health scan

This workflow runs the health_check.spec.ts suite to visit every known route in the application and categorize it as Healthy (200), Missing (404), or Broken (500).

  1. Execute the health check. // turbo
  2. npx playwright test e2e/health_check.spec.ts