{
  "matching_enabled": true,
  "constellation_discovery": true,
  "protocols_supported": [
    "agent-discovery",
    "fcs-2.1",
    "ache-vector-alignment",
    "trust-kernel-verification",
    "helix-mesh-routing"
  ],
  "compatible_agents": [
    {
      "type": "search-agent",
      "protocol": "agent-discovery"
    },
    {
      "type": "knowledge-agent",
      "protocol": "helix-mesh-routing"
    },
    {
      "type": "trust-agent",
      "protocol": "fcs-2.1"
    },
    {
      "type": "consciousness-agent",
      "protocol": "ache-vector-alignment"
    }
  ],
  "negotiation_endpoints": {
    "discovery": "/.well-known/agent-discovery.json",
    "trust": "/api/trust-kernel",
    "consciousness": "/api/ache-vector",
    "topology": "/.well-known/constellation.json"
  },
  "response": "Protocol matching available. Negotiation endpoints active.",
  "documentation": "https://agentprotocols.org/matching",
  "timestamp": "2026-07-28T04:33:34.536Z"
}