Finalize Session
session_finalizeAbort an unfinished cross-review session with an optional reason. Verifies the caller's identity so only the authenticated petitioner can finalize the outcome.
Instructions
Close a non-terminal durable session as aborted with an optional reason of at most 200 characters. Requires the verified capability token of the persisted session petitioner: the peer host must pass caller explicitly as its own identity, and a caller that contradicts that host's own token or clientInfo is refused as identity forgery. converged is sealed only by the runtime, when the petitioner and every required peer are READY and every evidence gate passes; max-rounds is written only by the runtime or the idle sweep.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caller | Yes | ||
| reason | No | ||
| outcome | Yes | ||
| session_id | Yes | ||
| response_format | No | json |