Files
Redflag/docs
jpetree331 e93d850ab9 verify: B-2 data integrity verification — fixes verified with 1 follow-up
All B-2 concurrency fixes verified:
- Registration transaction: atomic, no orphaned agents
- SELECT FOR UPDATE SKIP LOCKED: prevents duplicate delivery
- Token renewal: atomic validate + update
- GetCommands: rate limited with agent_checkin key
- Jitter: capped at min(pollingInterval/2, 30s)
- Exponential backoff: base=10s, cap=5min, reset on success

Finding: DEV-029 — retry_count column exists but never incremented.
Filter is in place but ineffective. Targeted fix needed.

77 tests pass. No regressions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 08:09:35 -04:00
..