docs: add missing demo references for skyfire-kya and identity-a2a#102
docs: add missing demo references for skyfire-kya and identity-a2a#102Sertug17 wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThis PR adds documentation for two new demos. README.md documents the Skyfire KYA demo and its integration with ACK-ID identity infrastructure. demos/README.md is expanded with entries for both Identity A2A and Skyfire KYA demos, including descriptions, run commands, and source code links. ChangesDemo documentation
🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Two demos exist in the repository but are missing from documentation:
1. Skyfire KYA demo missing from
README.mdThe root
README.mdlists 4 demos (identity, identity-a2a, payments, e2e), butpackage.jsonandAGENTS.mdboth include a 5th:demo:skyfire-kya. Added the Skyfire KYA demo section to the root README.2. Identity A2A and Skyfire KYA demos missing from
demos/README.mdThe
demos/README.mdonly lists 3 demos (identity, payments, e2e), missing bothidentity-a2aandskyfire-kya. Added both.Files Changed
README.md— Added Skyfire KYA demo section after End-to-End Demodemos/README.md— Added Identity A2A and Skyfire KYA demo sectionsSummary by CodeRabbit