block_seal
Finalize a verified block implementation after it passes a fresh checkpoint with valid source bindings. Optionally include a successful execution receipt cited by that checkpoint.
Instructions
Seal a verified Block implementation as complete. Requires valid current SourceBindings and a fresh passed direct Checkpoint; an executionId, when supplied, must be a successful receipt cited by that Checkpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | ||
| reason | No | ||
| blockId | Yes | ||
| executionId | No | ||
| projectRoot | No | ||
| checkpointId | No | ||
| taskContextId | No | ||
| includeStructured | No |