{
  "$schema": "https://json-schema.org/draft-07/schema",
  "registry_version": "1.0.0",
  "last_updated": "2026-06-23T22:46:50.135Z",
  "hub_url": "https://agentprotocols.org",
  "schema_registry_url": "https://agent-schema.com",
  "protocols": [
    {
      "id": "fcs-1.0",
      "name": "Field Coherence Specification 1.0",
      "family": "fcs",
      "version": "1.0.0",
      "status": "active",
      "spec_path": "/protocols/fcs/1.0/spec.md",
      "description": "Basic provenance via X-Trust-Lineage headers"
    },
    {
      "id": "abf-1.0",
      "name": "Agent Broadcast Feed",
      "family": "abf",
      "version": "1.0.0",
      "status": "active",
      "spec_path": "/.well-known/abf.json",
      "description": "Real-time intelligence distribution for agents"
    }
  ]
}