This file is the first repository entry point for AI agents working on throttled-py.
Direct task instructions take priority. Use the table below to find canonical project documents.
| Need | Canonical location | Notes |
|---|---|---|
| Contribution workflow | CONTRIBUTING.md |
Project conventions and PR flow. |
| Tool configuration | pyproject.toml |
Tooling and lint rules. |
| CI workflows | .github/workflows/ |
Current CI jobs. |
| Coverage status thresholds | codecov.yml |
Coverage gates. |
| Code review guidance | .github/copilot-instructions.md |
Review rules. |
| Pre-release skill | .agents/skills/pre-release/SKILL.md |
Release preparation. |