Preview-safe

Operational failure

Renewal calendar cannot render production data

Renewal calendar did not render because The renewal calendar export preview is local-only and must not render demo deadlines in production/API-only mode until the API owns the data.. production web runtime must not render preview-only route data.

Required action

Wire the route to a production-safe API provider or keep it preview-only outside production.

Why data is hidden

Production routes must not silently render demo or preview rows when API, auth, tenant, or provider readiness is unavailable.

Endpoint: /app/renewals/calendar · Code: route_not_api_backed