Skip to content

Comments

cli: add alias-aware query path normalizer#82

Open
salmonumbrella wants to merge 2 commits intoinline-chat:mainfrom
salmonumbrella:cli/query-alias-normalizer
Open

cli: add alias-aware query path normalizer#82
salmonumbrella wants to merge 2 commits intoinline-chat:mainfrom
salmonumbrella:cli/query-alias-normalizer

Conversation

@salmonumbrella
Copy link
Contributor

@salmonumbrella salmonumbrella commented Feb 13, 2026

Summary

  • add a centralized lowercase alias map with deterministic canonical targets
  • add a single alias normalizer used only in query/path contexts
  • add alias-aware JSON query flags: --query-path, --field, --jsonpath, --sort-path, --sort-desc, --jq
  • preserve canonical payload JSON keys (no payload mutation)
  • add focused unit + integration tests for rewrite and no-rewrite edge cases
  • update CLI help + README + skill docs with full alias table and before/after examples

Validation

  • cd cli && cargo test

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