Skip to content

docs: fix generic example catalog#23

Merged
rlippmann merged 1 commit into
mainfrom
readme-catalog-fix
Jun 29, 2026
Merged

docs: fix generic example catalog#23
rlippmann merged 1 commit into
mainfrom
readme-catalog-fix

Conversation

@rlippmann

Copy link
Copy Markdown
Owner

Summary

Updates the Python and TypeScript README catalogs to include the existing schema_selection generic examples.

Why

The generic schema-selection examples were already present in both language trees but were omitted from the “Current generic examples” lists in:

  • python/README.md
  • typescript/README.md

This created a documentation/catalog mismatch.

Changes

  • Added schema_selection to the Python generic example catalog.
  • Added schema_selection to the TypeScript generic example catalog.

Validation

Manual review confirmed that the generic example catalogs now match the current example directories:

  • checkpoint_continuation
  • execution_authorization
  • gateway_middleware
  • prompt_construction
  • retrieval_filtering
  • schema_selection
  • tool_gating

Notes

No example behavior, tests, validation scripts, or implementation code were changed.

@rlippmann
rlippmann merged commit f0f46c1 into main Jun 29, 2026
5 checks passed
@rlippmann
rlippmann deleted the readme-catalog-fix branch June 29, 2026 06:50
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