Web Status

Web Status

Database mode, registry counts, provenance readiness, and protected execution boundary.

{
  "schemaVersion": "web.status.v1",
  "legacySchemaVersion": "web4.status.v1",
  "site": "https://evals.platphormnews.com",
  "service": "evals",
  "generatedAt": "2026-09-01T03:28:51.417Z",
  "status": "degraded",
  "storage": {
    "mode": "cloudflare_http",
    "source": "cloudflare_d1",
    "status": "healthy",
    "configured": true,
    "schema": "main",
    "ssl": true,
    "compatibilityFallback": false
  },
  "backendAuth": {
    "mode": "server_env_configured",
    "acceptedHeaders": [
      "Authorization: Bearer $PLATPHORM_API_KEY",
      "X-PlatPhorm-API-Key: $PLATPHORM_API_KEY"
    ],
    "browserKeyPrompt": false,
    "protectedExecutionRequires": "PLATPHORM_API_KEY"
  },
  "readinessChecks": [
    {
      "id": "public_discovery",
      "label": "Public discovery files",
      "status": "ready",
      "source": "route_modules"
    },
    {
      "id": "scorecard_confirmation",
      "label": "Scorecard confirmation URLs",
      "status": "ready",
      "source": "scorecard_artifact_generator"
    },
    {
      "id": "registry_counts",
      "label": "Source-labeled registry counts",
      "status": "ready",
      "source": "static_fallback"
    },
    {
      "id": "backend_auth",
      "label": "Backend protected execution auth",
      "status": "ready",
      "source": "server_environment_boolean"
    }
  ],
  "counts": {
    "servicesTracked": 31,
    "persistedServices": 0,
    "fallbackServices": 31,
    "activeSuites": 36,
    "persistedSuites": 3,
    "fallbackSuites": 44,
    "capabilitiesIndexed": 996,
    "persistedCapabilities": 0,
    "fallbackCapabilities": 996,
    "evalRunsToday": 0
  },
  "knownIssues": [
    {
      "code": "REGISTRY_DEGRADED",
      "message": "Cloudflare D1 is configured but no registry services are persisted yet; Evals is using static fallback targets until registry sync writes records.",
      "nextAction": "Run protected registry sync from the canonical network graph."
    }
  ],
  "warnings": [
    {
      "code": "REGISTRY_DEGRADED",
      "message": "Cloudflare D1 is configured but no registry services are persisted yet; Evals is using static fallback targets until registry sync writes records.",
      "nextAction": "Run protected registry sync from the canonical network graph."
    }
  ],
  "errors": [],
  "sourceLabels": {
    "database": "cloudflare_d1",
    "registry": "static_fallback",
    "counts": "database",
    "webStatus": "generated_from_runtime_registry_and_database_status"
  },
  "webReadiness": {
    "readyForPublicDemo": true,
    "protectedProviderLanes": "configured",
    "scorecardArtifactsConfirmable": true
  },
  "webCompliance": {
    "schema": "web.status.v1",
    "canonicalRoutes": [
      "/web/status",
      "/api/web/status",
      "/api/web/manifest",
      "/api/web/scorecard",
      "/api/web/fingerprints",
      "/.well-known/web.json"
    ],
    "legacyAliases": [
      "/web4/status",
      "/api/web4/status",
      "/api/web4/manifest",
      "/api/web4/scorecard",
      "/api/web4/fingerprints",
      "/.well-known/web4.json"
    ]
  },
  "database": {
    "configured": true,
    "mode": "cloudflare_http",
    "source": "cloudflare_d1",
    "status": "healthy",
    "schema": "main",
    "ssl": true,
    "compatibilityFallback": false,
    "degradedReason": null
  },
  "registry": {
    "source": "static_fallback",
    "persistence": "database",
    "counts": {
      "servicesTracked": 31,
      "persistedServices": 0,
      "fallbackServices": 31,
      "activeSuites": 36,
      "persistedSuites": 3,
      "fallbackSuites": 44,
      "capabilitiesIndexed": 996,
      "persistedCapabilities": 0,
      "fallbackCapabilities": 996,
      "evalRunsToday": 0
    },
    "degraded": true,
    "degradedReason": "Cloudflare D1 is configured but no registry services are persisted yet; Evals is using static fallback targets until registry sync writes records."
  },
  "web4": {
    "suiteRole": "evaluation_mesh_and_release_gate",
    "publicRead": true,
    "publicDryRun": true,
    "protectedExecutionRequires": "PLATPHORM_API_KEY",
    "provenanceReady": true,
    "fingerprintsPrivacyClassified": true,
    "rawJa4PublicExposure": false,
    "asyncApiEvents": [
      "eval.registry.synced",
      "eval.run.queued",
      "eval.run.started",
      "eval.run.step.started",
      "eval.run.step.completed",
      "eval.evidence.created",
      "eval.scorecard.created",
      "eval.finding.created",
      "eval.release_gate.decided",
      "eval.handoff.created",
      "eval.handoff.sent",
      "eval.handoff.completed",
      "eval.run.completed",
      "eval.run.failed",
      "eval.run.degraded"
    ],
    "integrationsTracked": 17
  }
}