Skip to content

Conversation

@ciscoRankush
Copy link
Contributor

@ciscoRankush ciscoRankush commented Dec 11, 2025

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

  • Added ai-docs/README.md - Overview of the monorepo, technologies, components, and development workflow
  • Added ai-docs/AGENTS.md - Main orchestrator for AI assistants with task routing, SDK consultation, and validation workflows
  • Added ai-docs/RULES.md - Repository-wide architectural principles, naming conventions, and standards

Change Type

  • 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)
  • Documentation update
  • Tooling change
  • Internal code refactor

The following scenarios were tested

  • The testing is done with the amplify link

The GAI Coding Policy And Copyright Annotation Best Practices

  • GAI was not used (or, no additional notation is required)
  • Code was generated entirely by GAI
  • GAI was used to create a draft that was subsequently customized or modified
  • Coder created a draft manually that was non-substantively modified by GAI (e.g., refactoring was performed by GAI on manually written code)
  • Tool used for AI assistance (GitHub Copilot / Other - specify)
    • Github Copilot
    • Other - Please Specify: Cursor AI
  • This PR is related to
    • Feature
    • Defect fix
    • Tech Debt
    • Automation

Checklist before merging

  • I have not skipped any automated checks
  • All existing and new tests passed
  • I have updated the testing document
  • I have tested the functionality with amplify link

Make sure to have followed the contributing guidelines before submitting.

@aws-amplify-us-east-2
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-571.d1b38q61t1z947.amplifyapp.com

@Shreyas281299 Shreyas281299 added the validated Indicates that the PR is ready for actions label Jan 13, 2026
Copy link
Contributor

@adhmenon adhmenon left a comment

Choose a reason for hiding this comment

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

LGTM


## Related Documentation

- **Repository Rules:** [RULES.md](./RULES.md)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

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)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

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

@Shreyas281299 Shreyas281299 merged commit 62cc449 into webex:next Jan 21, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

validated Indicates that the PR is ready for actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants