Skip to content
- Spot-check
/api/auth/session and one protected route in active environment.
- Verify docs command snippets still match app
package.json.
- Review recent changes for config/env/route drift not reflected in docs.
- Re-validate
_headers policy against current worker/API origins.
- Re-validate Wrangler route coverage for all expected hostnames.
- Confirm
sitemap.xml.ts includes key public routes.
- Confirm robots sitemap URL is correct for configured site origin.
- Review stale local-only env assumptions in docs vs actual deployment settings.
- Review test coverage gaps for newly added routes/features.
- Check auth, mail, and image worker integration assumptions for drift.