AI PR review playbook
Use this checklist when an AI agent reviews Open-FDD pull requests.
Priority order
- Behavior regressions and runtime risks.
- Auth/security exposure or secret handling mistakes.
- Data-model/API contract breaks.
- Missing tests for changed behavior.
- Documentation drift for operationally meaningful changes.
Review output contract
- Findings first, ordered by severity.
- Include concrete file references and reproducible rationale.
- Keep summary brief after findings.
- If no findings, state residual risks/testing gaps explicitly.