Instructions for Cursor Bugbot when reviewing pull requests.
Read REVIEWS.md first — it contains review priorities, SDK-specific concerns, conventions to enforce, and what not to flag.
- Focus on bugs and correctness, not style or nitpicks
- Do not suggest refactors unrelated to the diff
- Keep comments actionable — include a fix or clear explanation
- Limit to high-confidence findings; avoid speculative warnings
- Respect the project conventions documented in
REVIEWS.md— do not flag patterns listed under "What NOT to Flag"