Skip to content

refactor: rename a2ui prefixed json schemas and update references#818

Merged
jacobsimionato merged 1 commit intogoogle:mainfrom
jacobsimionato:a2ui-prefix
Mar 11, 2026
Merged

refactor: rename a2ui prefixed json schemas and update references#818
jacobsimionato merged 1 commit intogoogle:mainfrom
jacobsimionato:a2ui-prefix

Conversation

@jacobsimionato
Copy link
Copy Markdown
Collaborator

Description of Changes

This pull request removes the redundant a2ui_ prefix from the client-related JSON schemas:

  • a2ui_client_capabilities.json is renamed to client_capabilities.json.
  • a2ui_client_data_model.json is renamed to client_data_model.json.

Corresponding schema ids ($id) and markdown document references across v0_9 and v0_10 specifications, as well as the catalogs.md concept guide, have been updated to reflect these new file names.

Rationale

The a2ui_ prefix is redundant within the context of the A2UI repository. Removing it improves consistency and simplifies the naming conventions for schemas.

Testing/Running Instructions

  • Review the changed references in the documentation and schemas.
  • Ensure that tools relying on schema validation still pass without missing file errors. You can run validation locally if needed using the validation scripts.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request refactors the project by renaming two client-related JSON schema files, a2ui_client_capabilities.json and a2ui_client_data_model.json, removing the a2ui_ prefix to improve naming consistency. All corresponding references in the documentation and schema $id fields across both v0_9 and v0_10 specifications have been updated accordingly. The changes appear to be consistent and correctly implemented as described.

@jacobsimionato jacobsimionato merged commit d543d55 into google:main Mar 11, 2026
13 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in A2UI Mar 11, 2026
peterblazejewicz pushed a commit to peterblazejewicz/A2UI that referenced this pull request Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants