Skip to content

Conversation

@revanth0212
Copy link
Collaborator

Description

Added support event schemas. This will help AI Agents make better decisions while building App Builder integrations with Commerce.

Related Issue

https://jira.corp.adobe.com/browse/AGENTCOM-76

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@revanth0212 revanth0212 requested a review from a team as a code owner December 2, 2025 18:31
Copy link
Collaborator

@iivvaannxx iivvaannxx left a comment

Choose a reason for hiding this comment

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

To avoid polluting the root folder, is it okay for this to be placed in an .ai folder or something similar?

Copy link
Contributor

@aminakhyat aminakhyat left a comment

Choose a reason for hiding this comment

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

does this feature need to be merged directly into main?

@revanth0212
Copy link
Collaborator Author

revanth0212 commented Dec 3, 2025

does this feature need to be merged directly into main?

Yes @aminakhyat this needs to go into the main branch right now. I am working with @MayurBagwe and team to create public documentation of this, just like the REST API Reference.

Once that is live, we can remove these from the main branch. Right now they are around to help AI Coding agents understand the structure of the various events this repo supports.

This can also help developers who infact bought this up during our private beta conversations with them. They found it hard to understand fields available per event and they mentioned the only way to get that info was to go to the admin console and select an event to subscribe.

@revanth0212
Copy link
Collaborator Author

To avoid polluting the root folder, is it okay for this to be placed in an .ai folder or something similar?

.ai folder isnt a recognized folder structure and few coding agents might miss the events schema.

@revanth0212 revanth0212 merged commit cf662fd into main Dec 3, 2025
3 checks passed
@revanth0212 revanth0212 deleted the feature/events-schema branch December 3, 2025 20:53
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.

3 participants