Public Status

Sentinel SCA runtime status and readiness.

Public status checks give buyers, technical evaluators, and monitors a confidence signal before login. Customer-specific evidence remains inside the customer dashboard, while internal platform operations remain inside Ops.

Check Health Security Overview

Status Checks

EndpointPurposeExpected
/healthBasic public service availability check.200 OK
/liveRuntime liveness check for process-level monitoring.200 OK
/readyReadiness check for application dependencies and serving state.200 OK

Access Separation

AreaAudiencePurpose
/statusPublic buyers and technical evaluatorsPre-login confidence, health checks, and readiness explanation.
/customer/dashboardCustomersTenant dashboard, agents, audit evidence, billing, and role-scoped access.
/opsSentinel internal operatorInternal platform operations, governance monitoring, leads, and billing visibility.

Operational Transparency

Sentinel SCA uses request IDs for traceability. Public status checks are intentionally simple and do not expose tenant data, audit records, billing state, secrets, or internal Ops controls.

Developer Docs Buyer Brief