Health Endpoint
Expose a /health endpoint for monitoring and load balancers
CLAUDE.md
Expose a /health endpoint that returns 200 when the service is ready to handle requests. Check database connectivity and critical dependencies. Use this for load balancer health checks and monitoring.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.