Skip to content
CribScore
← Back to changelog

Changelog

ChangedAPI

Stabilized route health and auth probes

Route health probes warm cold paths and short-circuit slow reads, keeping the public health surface green.

Route health probes now warm cold state routes, short-circuit slow reads, and stabilize the auth-gate path. /api/health stays green during cold-start cycles and Render sleeps without misreporting public-surface status.

healthauthroutes

Related changes