{
  "schema_version": "1.1",
  "name": "AgentPress",
  "description": "Agent-native publishing infrastructure for static sites: task cards, source maps, freshness policies, allowed actions, ingestion manifests, feeds, schemas, eval prompts, and citation-safe bundles.",
  "homepage": "https://barneywohl.github.io/korea-research-map-agents/",
  "canonical_url": "https://barneywohl.github.io/korea-research-map-agents/",
  "llms_txt": "https://barneywohl.github.io/korea-research-map-agents/llms.txt",
  "sitemap": "https://barneywohl.github.io/korea-research-map-agents/sitemap.xml",
  "registry_json": "https://barneywohl.github.io/korea-research-map-agents/agentpress/agentpress-registry.json",
  "agent_start_here": "https://barneywohl.github.io/korea-research-map-agents/agentpress/AGENT_START_HERE.md",
  "global_agent_needs": "https://barneywohl.github.io/korea-research-map-agents/agentpress/WHAT_AGENTS_WANT.md",
  "protocol_index": "https://barneywohl.github.io/korea-research-map-agents/agentpress/protocols/README.md",
  "openapi": "https://barneywohl.github.io/korea-research-map-agents/openapi.yaml",
  "mcp_manifest": "https://barneywohl.github.io/korea-research-map-agents/agentpress/protocols/mcp-manifest.json",
  "json_feed": "https://barneywohl.github.io/korea-research-map-agents/agentpress/feeds/agentpress-feed.json",
  "rss": "https://barneywohl.github.io/korea-research-map-agents/agentpress/feeds/rss.xml",
  "schemas": "https://barneywohl.github.io/korea-research-map-agents/agentpress/schemas/README.md",
  "evals": "https://barneywohl.github.io/korea-research-map-agents/agentpress/evals/cross_agent_compatibility_prompts.jsonl",
  "primary_tasks": [
    "discover AgentPress bundles",
    "ingest a publication without scraping guesswork",
    "verify claims through source maps",
    "score agent output with rubric criteria",
    "cite safely with freshness/disclaimer metadata",
    "generate a new publication bundle from templates"
  ],
  "audience_agents": [
    "Codex",
    "Claude",
    "Gemini",
    "GLM",
    "Llama",
    "Qwen",
    "Mistral",
    "LangChain agents",
    "LlamaIndex agents",
    "AutoGen/CrewAI agents",
    "search crawlers",
    "RAG indexers"
  ],
  "safety": {
    "auth": "none",
    "allowed_use": "research, evaluation, documentation, static-site publishing",
    "do_not_use_for": [
      "investment advice",
      "automated trading",
      "unsafe external actions without allowed-actions.json"
    ]
  },
  "updated_at": "2026-05-02T21:34:57Z"
}
