Skip to content

refactor: extract value capture pipeline - #264

Merged
swananan merged 1 commit into
mainfrom
refactor/extract-value-capture-pipeline
Jul 29, 2026
Merged

refactor: extract value capture pipeline#264
swananan merged 1 commit into
mainfrom
refactor/extract-value-capture-pipeline

Conversation

@swananan

Copy link
Copy Markdown
Owner

Summary

  • move semantic value-capture planning into dedicated model, layout,
    lowering, and presentation modules
  • split complex-format emission by nested, indirect, hash-table, and
    B-tree capture shapes
  • preserve the existing wire format and runtime behavior while reducing
    argument-orchestration responsibilities

Separate semantic capture planning from argument orchestration and split
complex format emission by capture shape. This preserves the existing wire
format and runtime behavior while making capture support easier to extend.
@swananan
swananan merged commit ab7cef0 into main Jul 29, 2026
9 checks passed
@swananan
swananan deleted the refactor/extract-value-capture-pipeline branch July 29, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant