Production Ping

Fast Liveness Check

This small public signal confirms the WarpIntel deployment is responding before deeper readiness checks run. Full route, provider, account, and launch-gate evidence remains on the health and monitoring surfaces.

Statusalive

Fast public liveness without provider, database, OAuth, or account checks.

Release8b182eb

production deployment metadata, sanitized for public monitoring.

Links6

Public follow-up routes for status, health, monitoring, and release review.

Boundaries8

No database reads, provider calls, OAuth starts, private EVE data, or secrets.

covered

fast liveness signal

Ping stays lightweight and delegates detailed readiness evidence to health and monitoring routes.

covered

deep readiness delegated to health

Ping stays lightweight and delegates detailed readiness evidence to health and monitoring routes.

covered

release metadata only

Ping stays lightweight and delegates detailed readiness evidence to health and monitoring routes.

covered

no database read

Ping stays lightweight and delegates detailed readiness evidence to health and monitoring routes.

covered

no provider call

Ping stays lightweight and delegates detailed readiness evidence to health and monitoring routes.

covered

no OAuth start

Ping stays lightweight and delegates detailed readiness evidence to health and monitoring routes.

covered

no private EVE data

Ping stays lightweight and delegates detailed readiness evidence to health and monitoring routes.

covered

secret exclusion

Ping stays lightweight and delegates detailed readiness evidence to health and monitoring routes.

No-Secret Liveness Rule

Production ping exposes only app identity, sanitized release metadata, fast liveness status, public route links, and no-side-effect booleans. Deep readiness remains on /api/health. The ping route does not read databases, start OAuth, call EVE or CCP, call providers, mutate accounts, expose protected route bodies, expose provider credentials, expose EVE tokens, expose private EVE data, expose account data, or include separate-project details.