Skip to content

Add column semantics to the Wrangle Registry - #29

Merged
ebhills merged 1 commit into
mainfrom
codex/registry-parameter-metadata
Sep 7, 2026
Merged

Add column semantics to the Wrangle Registry#29
ebhills merged 1 commit into
mainfrom
codex/registry-parameter-metadata

Conversation

@ebhills

@ebhills ebhills commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add optional column_semantics metadata for reference and destination column parameters
  • compile the metadata into generated recipe schemas as x-wrangles-column
  • annotate representative wrangles and regenerate Registry artifacts
  • validate semantic metadata against each parameter's schema shape

Validation

  • npm run check:registry
  • npm run typecheck
  • production documentation build
  • git diff --check

This establishes the Registry contract needed for schema-driven column completion in the Recipe Writer. The related XL prototype is https://github.com/wrangleworks/WranglesXL/pull/1229. A later slice can expand the annotations systematically and make WranglesXL consume the compiled metadata directly.

@ebhills
ebhills merged commit 6001689 into main Sep 7, 2026
1 check passed
@ebhills
ebhills deleted the codex/registry-parameter-metadata branch September 7, 2026 12:03
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