Archive dockerfile, agntcy-alignment-docs, and nodejs-sdk changes now that implementation is complete and pushed to develop. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
18 lines
887 B
Markdown
18 lines
887 B
Markdown
## 1. docs/agntcy/README.md
|
|
|
|
- [x] 1.1 Write intro: what AGNTCY is (Linux Foundation, AI agent interoperability standard)
|
|
- [x] 1.2 Write why it matters: standardised agent identity, cross-system interoperability
|
|
- [x] 1.3 Link to alignment.md
|
|
|
|
## 2. docs/agntcy/alignment.md
|
|
|
|
- [x] 2.1 Write AGNTCY core concepts section: non-human identity, agent registry, credential management, lifecycle, audit
|
|
- [x] 2.2 Write AgentIdP implementation mapping table: each AGNTCY concept → AgentIdP feature → API endpoint
|
|
- [x] 2.3 Write compliance status section: what is implemented (Phase 1), what is pending (Phase 2+)
|
|
- [x] 2.4 Write interoperability section: how AgentIdP-registered agents can be identified by other AGNTCY-compliant systems
|
|
|
|
## 3. QA
|
|
|
|
- [x] 3.1 Verify all API endpoints referenced in the mapping table exist
|
|
- [x] 3.2 Verify compliance status is honest — no overclaiming
|