Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 832 Bytes

File metadata and controls

14 lines (12 loc) · 832 Bytes

Compliance — CommandLayer Agent Cards

The current release line is compliant when all of the following are true:

  • current cards validate under schemas/v1.1.0/agent.card.schema.json
  • current discovery validates under schemas/v1.1.0/agent.descriptor.schema.json
  • meta/manifest.json remains the canonical registry index
  • .well-known/ remains discovery-only
  • current cards use no _shared references
  • Commons and Commercial bindings are flat and direct
  • the derivative dist-pin/agent-cards/v1.1.0/ bundle reflects the canonical root artifacts
  • checksums cover the authoritative root release artifacts and the derivative dist-pin/agent-cards/v1.1.0/ publication bundle
  • v1.0.0 remains clearly separated as an archival compatibility surface
  • main remains the canonical branch for active development and CI