A Sentry error becomes a merged PR
- Sentry groups it into one unresolved issue with a stable fingerprint.
- Monitor ranks severity by blast radius — 100+ users = critical.
- A mission is enqueued with full context; the same fingerprint never duplicates.
- The cycle fixes the bug, adds the missing test, and proves it.
- SHIP opens a PR; you approve the gate; Aion deploys and monitors.
→A real pull request from a real error — the flow validated on a live instance.