Skip to content

Document versioned search-query components#63

Closed
geritwagner wants to merge 1 commit intoversioned_parserfrom
codex/update-documentation-for-backward-compatibility
Closed

Document versioned search-query components#63
geritwagner wants to merge 1 commit intoversioned_parserfrom
codex/update-documentation-for-backward-compatibility

Conversation

@geritwagner
Copy link
Contributor

Summary

  • Explain versioned search strings with optional generic representation for redundancy
  • Document versioned parsers and serializers with registry resolution and version policy
  • Add notes on deprecated syntax linting, generic IR, golden-file tests, and repository layout

Testing

  • pre-commit run --files docs/source/save.rst docs/source/load.rst docs/source/dev_docs/parser_development.rst docs/source/dev_docs/serializer_development.rst docs/source/dev_docs/linter_development.rst docs/source/dev_docs/search_query.query.rst docs/source/dev_docs/tests.rst docs/source/dev_docs/overview.rst (fails: pre-commit not installed)
  • pip install pre-commit (fails: Could not find a version that satisfies the requirement pre-commit)
  • pytest -q (fails: ModuleNotFoundError: No module named 'search_query')
  • pip install -e . (fails: No matching distribution found for hatchling)

https://chatgpt.com/codex/tasks/task_e_68b6a9b900d0832aa160381f3dff472c

@geritwagner geritwagner closed this Sep 2, 2025
@geritwagner geritwagner deleted the codex/update-documentation-for-backward-compatibility branch September 2, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant