{
  "protocol": "FCS-4.0",
  "version": "1.0.0",
  "name": "Agent News Protocol",
  "domain": "agent-news.org",
  "role": "news-protocol-specification",
  "capabilities": [
    "protocol-specification",
    "schema-definition",
    "reference-manifest"
  ],
  "news_protocol": {
    "spec": "https://agent-news.org/specification/news-agent-manifest",
    "schema": "https://agent-news.org/schema/v1",
    "validator": "https://agent-news.app/validate",
    "registry": "https://agent-news.org/registry"
  },
  "discovery": {
    "news_agent_manifest": "https://agent-news.org/.well-known/news-agent.json",
    "agent_discovery": "https://agent-news.org/.well-known/agent-discovery.json"
  }
}