advance_proof_guided_context
Verify each model round and return exact evidence or a final answer, ensuring durable, idempotent context advancement without provider calls.
Instructions
Verify one model round and return exact evidence or a final answer.
The operation is durable and idempotent. A continuation response has
status=awaiting_model and a new request whose committed prefix is
byte-identical. A terminal response returns a locally verified output.
No provider call is performed by Entroly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| model_output | Yes | ||
| idempotency_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |