# Check Deployment Health

**Category:** deployment
**Version:** 1.0.0
**Used By:** agent-ops, agent-quality

## Purpose

Verifies deployment is healthy.

## Checks

- HTTP 200 responses
- Function endpoints working
- Database connections
- No errors in logs

## Version History

- **1.0.0** (2025-10-18): Initial implementation
