diff --git a/08 - Operations/Handover - Request Network Intent Duplicate Key Bug.md b/08 - Operations/Handover - Request Network Intent Duplicate Key Bug.md index 67cc2c3..5bdfe00 100644 --- a/08 - Operations/Handover - Request Network Intent Duplicate Key Bug.md +++ b/08 - Operations/Handover - Request Network Intent Duplicate Key Bug.md @@ -72,7 +72,7 @@ Exact payload that reproduces is captured in the original ticket (`amount: 12`, ## 5. Solutions -Three layered fixes. Apply (a) immediately to unblock; (b) and (c) are the durable fix. +Three layered fixes. **(c) is implemented as of 2026-05-27** in `backend/src/services/payment/requestNetwork/{requestNetworkPayInService,requestNetworkRoutes}.ts`. Apply (a) once to clear the existing stuck doc. (b) is a frontend hygiene improvement worth keeping on the backlog but is no longer required to unblock checkouts. ### a) Hot unblock — clear the stale pending document