# github.com

Overall health: healthy

| Task | Health | AES | Confidence | Evidence |
| --- | --- | ---: | --- | ---: |
| dev_saas_api.find_openapi_spec | healthy | 94 | low 0.29 | 2 |
| dev_saas_api.check_rate_limits | healthy | 94 | low 0.29 | 2 |

## Recommended Actions

- Use GitHub's OpenAPI description for API client generation and endpoint validation. Gives coding agents a high-confidence machine-readable API route.
- Use GitHub's documented rate-limit endpoint before high-volume REST automation. Improves coding-agent reliability and reduces avoidable throttling.