Weekly cadence (60 min)
| Block | Owner | Agent job |
|---|---|---|
| 0–10m | On-call | Export open bugs + error spikes |
| 10–25m | Team | Cluster by root cause (not symptom) |
| 25–45m | Pair | Agent drafts fix + test for top cluster |
| 45–60m | Lead | Pick 2 merges, defer rest with reason |
Agent prompt (internal)
Given stack trace + last deploy diff:
- Hypothesis in one sentence
- Smallest code change
- Regression test name
- Rollback note
Metric we track
% bugs closed with user confirmation — not just merged PRs.
Comments (0)
No comments yet. Be the first to respond.