source_binding_accept
Accepts selected AST source binding candidates for a block, re-resolving each against current source before creating SourceRefs. Persists only verified bindings to project memory.
Instructions
Persist explicitly selected AST source binding candidates for a Block. Every candidate is re-resolved against current source before a SourceRef is created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | ||
| reason | No | ||
| blockId | Yes | ||
| bindings | Yes | ||
| projectRoot | No | ||
| taskContextId | No | ||
| includeStructured | No |