You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revive ConcurrencyBurst from closed PR #53's branch as a standalone, per-instance implementation — sequenced after the admission bound (#44) lands, under ADR 0015's invariants (bounded retention, honest rejection, no silent loss, delivery-preserving shaping).
Contract
Per-instance burst batching only (cross-instance coalescing rejected — ADR 0015).
Burst admission semantics/lifecycle decided here by code + hardening tests, not prose.
Revive
ConcurrencyBurstfrom closed PR #53's branch as a standalone, per-instance implementation — sequenced after the admission bound (#44) lands, under ADR 0015's invariants (bounded retention, honest rejection, no silent loss, delivery-preserving shaping).Contract
OnLockConflictforce path,LockForcer) is NOT in scope — rejected pending ADR 0015's formal-design bar.Completes the accepted remainder of #7 (debounce/concurrent/lockScope shipped in #38; preemption rejected).
Blocked by: #44.
Generated with
mux• Model:anthropic:claude-fable-5• Thinking:xhigh