Refuse close after lease loss
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02b6f-7db1-7222-918b-e813a6bda38d
This commit is contained in:
parent
9097d69e1d
commit
75f4914777
3 changed files with 68 additions and 1 deletions
|
|
@ -201,7 +201,10 @@ evidence instead of raw provider exception text. This establishes the signal
|
|||
needed by execution and acceptance boundaries without pretending that adapters
|
||||
can already cancel in-flight work. Remaining work is to classify Activity Core
|
||||
responses, connect cancellation at each adapter boundary, and refuse result
|
||||
acceptance/close after loss.
|
||||
acceptance/close after loss. The claim loop now implements that last refusal for
|
||||
normal and successful profiled executions: a lost lease returns bounded loss
|
||||
evidence and skips Activity Core completion/failure calls, leaving reconciliation
|
||||
to the owner of the expired lease.
|
||||
|
||||
## Verify accepted commits and reconcile metrics/reporting
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue