Problem / Context
The current health endpoint likely reports process liveness only; add a mode that verifies DB/Redis/RabbitMQ/S3 reachability.
Proposed approach
Add a ?deep=true (or separate /health/deep) mode that checks each dependency and reports per-dependency status.
Acceptance criteria
Problem / Context
The current health endpoint likely reports process liveness only; add a mode that verifies DB/Redis/RabbitMQ/S3 reachability.
Proposed approach
Add a ?deep=true (or separate /health/deep) mode that checks each dependency and reports per-dependency status.
Acceptance criteria