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-01T02:48:41.750Z",
"status": "degraded",
"storage": {
"mode": "temporary_postgres_compat",
"source": "temporary_postgres_compat",
"status": "unavailable",
"configured": true,
"schema": "public",
"ssl": "enabled",
"compatibilityFallback": true
},
"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": 33,
"persistedSuites": 0,
"fallbackSuites": 46,
"capabilitiesIndexed": 872,
"persistedCapabilities": 0,
"fallbackCapabilities": 872,
"evalRunsToday": 0
},
"knownIssues": [
{
"code": "DATABASE_DEGRADED",
"message": "AWS Postgres health check failed: Your project has exceeded the data transfer quota. Upgrade your plan to increase limits.",
"nextAction": "Confirm AWS_POSTGRES_* or the explicit compatibility fallback is configured for Evals persistence."
},
{
"code": "REGISTRY_DEGRADED",
"message": "Temporary compatibility persistence is active 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": "Temporary compatibility persistence is active 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": [
{
"code": "DATABASE_DEGRADED",
"message": "AWS Postgres health check failed: Your project has exceeded the data transfer quota. Upgrade your plan to increase limits.",
"nextAction": "Confirm AWS_POSTGRES_* or the explicit compatibility fallback is configured for Evals persistence."
}
],
"sourceLabels": {
"database": "temporary_postgres_compat",
"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": "temporary_postgres_compat",
"source": "temporary_postgres_compat",
"status": "unavailable",
"schema": "public",
"ssl": "enabled",
"compatibilityFallback": true,
"degradedReason": "AWS Postgres health check failed: Your project has exceeded the data transfer quota. Upgrade your plan to increase limits."
},
"registry": {
"source": "static_fallback",
"persistence": "database",
"counts": {
"servicesTracked": 31,
"persistedServices": 0,
"fallbackServices": 31,
"activeSuites": 33,
"persistedSuites": 0,
"fallbackSuites": 46,
"capabilitiesIndexed": 872,
"persistedCapabilities": 0,
"fallbackCapabilities": 872,
"evalRunsToday": 0
},
"degraded": true,
"degradedReason": "Temporary compatibility persistence is active 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
}
}