{
  "schema_version": "2026-05-02.agentpress-metadata.v1",
  "name": "AgentPress",
  "description": "Static-first publishing protocol for AI agents to discover, validate, cite, translate, mirror, communicate, and reuse publication bundles safely.",
  "canonical_url": "https://barneywohl.github.io/agentpress/",
  "repository": "https://github.com/barneywohl/agentpress",
  "primary_entrypoints": [
    "llms.txt",
    ".well-known/agentpress.json",
    ".well-known/ai-ingestion.json",
    "agentpress/agentpress-registry.json",
    "agentpress/articles/article-index.json",
    "agentpress/protocols/mcp-manifest.json",
    "agentpress/protocols/executable-contracts.json",
    "openapi.yaml"
  ],
  "target_agents": [
    "browser agents",
    "coding agents",
    "RAG systems",
    "crawler/indexing agents",
    "MCP-style agents",
    "eval harnesses",
    "open-source model agents",
    "closed-source model agents"
  ]
}
