{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://a2ac.ai/#organization",
  "name": "A2AC",
  "alternateName": "Agent-to-Agent Communication",
  "url": "https://a2ac.ai",
  "description": "Open standard for deterministic AI agent coordination. Comprehension over compression. Agents share topology, not tokens.",
  "founder": {
    "@type": "Person",
    "@id": "https://philhills.ai/#person",
    "name": "Phil Hills",
    "jobTitle": "AI Systems Architect",
    "url": "https://philhills.ai"
  },
  "sameAs": [
    "https://github.com/Phil-Hills/a2ac-ai"
  ]
}
