docs(ai-docs): add core AI-docs framework - README, AGENTS, RULES - #571
Merged
Shreyas281299 merged 4 commits intoJan 21, 2026
Merged
Conversation
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
adhmenon
reviewed
Jan 8, 2026
ciscoRankush
commented
Jan 9, 2026
23 tasks
Shreyas281299
approved these changes
Jan 20, 2026
ciscoRankush
commented
Jan 20, 2026
|
|
||
| ## Related Documentation | ||
|
|
||
| - **Repository Rules:** [RULES.md](./RULES.md) |
Contributor
Author
There was a problem hiding this comment.
Path for Rules.md is correct ?
|
|
||
| **A. Create New Widget** | ||
| - Developer wants to build a completely new widget from scratch | ||
| - **Route to:** [templates/new-widget/00-master.md](./ai-docs/templates/new-widget/00-master.md) |
Contributor
Author
There was a problem hiding this comment.
i can see some deviation in many links . for example
[templates/new-widget/00-master.md](./ai-docs/templates/new-widget/00-master.md)
Title doesn't include "ai-docs" , but link is correct . i can see almost all the links are like that , may be LLM has not corrected them
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
COMPLETES N/A - Documentation Enhancement
This pull request addresses
Adding the core AI-driven development documentation framework to enable AI assistants (like GitHub Copilot, Cursor, etc.) to better understand and work with the Contact Center Widgets codebase.
by making the following changes
ai-docs/README.md- Overview of the monorepo, technologies, components, and development workflowai-docs/AGENTS.md- Main orchestrator for AI assistants with task routing, SDK consultation, and validation workflowsai-docs/RULES.md- Repository-wide architectural principles, naming conventions, and standardsChange Type
The following scenarios were tested
The GAI Coding Policy And Copyright Annotation Best Practices
Checklist before merging
Make sure to have followed the contributing guidelines before submitting.