Daily checks
- API availability (
/api/ok) - Auth health and login flow
- Descriptor update success in logs
- Backup creation status
Weekly checks
- Backup restore test in non-production environment
- API key audit (unused/over-privileged keys)
- Storage growth and cleanup review
- Dependency/security updates review
Incident priorities
- Restore API availability
- Protect data integrity
- Recover editor access
- Validate client content reads
- Document root cause and preventive actions
Deployment runbook
- Validate environment variables.
- Build and deploy updated release.
- Confirm schema update behavior with a safe test change.
- Confirm backup endpoint health.
- Smoke test critical content read paths.