Files
roboco/roboco
Renn F 40ede95ba4 [F060] emit reversal audit row on claim-branch-failure rollback
The forward task.claimed audit row is flushed before the branch-creation
attempt, and AuditService commits on its own connection, so the rollback's
flush reverts the task row but not that audit row — the journey's last
event stayed task.claimed while the task reverted to its pre-claim status,
diverging from real state and corrupting downstream cycle-time/bottleneck
metrics. The rollback now emits a CLAIMED->original reversal audit row
(only when the forward transition was made) attributed to the claimant.
2026-06-28 16:23:58 +02:00
..
2026-06-24 01:15:57 +02:00
2026-06-11 18:16:20 +02:00
2026-06-26 01:43:08 +02:00