groundPlanBlocks
groundPlanBlocks(
blocks):VisualBlock[]
Defined in: src/visual-blocks.ts:755
Ground LLM-emitted blocks for a plan (pre-change context, no real diff).
- Drop every
diff,code, andannotated-codeblock (no real content exists to join). - Pass every other block type through unchanged (including
file-tree— its entries are intended paths, NOT reconciled against any diff). - Force
inferred:trueondata-model/api-endpoint/mermaidviamarkInferred. Pure; does not mutate inputs; returns a new array.