{
  "name": "Agent Authority Chain",
  "abbreviation": "AAC",
  "canonical_url": "https://agentauthoritychain.com/",
  "version": "0.4.0",
  "status": "research-and-validated-local-demo",
  "summary": "Experimental infrastructure for verifiable authority chains in AI agent workflows.",
  "purpose": [
    "bind agent actions to explicit human intent",
    "represent delegated capabilities and constraints",
    "require child authority to remain within parent authority",
    "support deterministic verification before execution"
  ],
  "public_api": false,
  "public_documents": {
    "overview": "https://agentauthoritychain.com/",
    "llm_discovery": "https://agentauthoritychain.com/llms.txt"
  },
  "trust_boundary": {
    "production_authorization": false,
    "legal_authority": false,
    "payment_authorization": false,
    "issuer_legitimacy": false,
    "revocation_status": false
  }
}
