oneie
Version:
Build apps, websites, and AI agents in English. Zero-interaction setup for AI agents (Claude Code, Cursor, Windsurf). Download to your computer, run in the cloud, deploy to the edge. Open source and free forever.
21 lines (13 loc) • 329 B
Markdown
# 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