chore: archive Phase 1 P1 OpenSpec changes

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>
This commit is contained in:
SentryAgent.ai Developer
2026-03-28 14:47:12 +00:00
parent aa5167835e
commit 0d56895fae
17 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
schema: spec-driven
created: 2026-03-28

View File

@@ -0,0 +1,13 @@
## Context
AGNTCY is the Linux Foundation open standard for AI agent identity, interoperability, and governance. AgentIdP implements the non-human identity model defined by AGNTCY. This document makes that alignment explicit and verifiable.
## Goals
- Engineers and architects can verify AGNTCY compliance without reading the full standard
- The mapping is explicit: each AGNTCY concept is matched to a specific AgentIdP API feature
- Both compliant and pending/out-of-scope items are documented honestly
## Folder: docs/agntcy/
Separate from developers/ and devops/ — this is a standards alignment reference, not a how-to guide.
## Open Questions
*(none)*

View File

@@ -0,0 +1,11 @@
## Why
AGNTCY alignment documentation is a Phase 1 P1 deliverable. SentryAgent.ai positions itself as AGNTCY-compliant, but there is no document explaining what AGNTCY is, how AgentIdP maps to its model, and what that means for developers and operators adopting the platform.
## What Changes
- New `docs/agntcy/` folder
- `alignment.md` — formal mapping of AgentIdP concepts to AGNTCY standard concepts
- `README.md` — entry point explaining what AGNTCY is and why it matters
## What Does Not Change
- No source code changes
- No API changes

View File

@@ -0,0 +1,4 @@
## ADDED Requirements
### Requirement: AGNTCY alignment docs exist at docs/agntcy/
The system SHALL provide documentation in `docs/agntcy/` explaining the AGNTCY standard and how AgentIdP implements its non-human identity model, with explicit feature-by-feature mapping.

View File

@@ -0,0 +1,17 @@
## 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