| R1 | Custom events don't sync | Low | High | Pre-flight validation gate |
| R2 | Thread contention on tracker | Medium | High | threading.Lock, single writer |
| R3 | Race condition in role discovery | Low | Medium | Cache with TTL, retry on miss |
| R5 | Sync latency (30s worst case) | Medium | Medium | Acceptable for async; ack confirms |
| R6 | Offline detection false positives | Low | Medium | Configurable HEARTBEAT_TTL |
| R9 | SDK session exits before delegation completes | Medium | Medium | Outbound tracker bridges sessions |
| R11 | Tracker state loss on restart | Medium | Medium | Timeline scan recovery on startup |
| R7 | Agent crash mid-task | Low | Medium | TTL marks stale; timeline scan on restart |