{
  "instrument": "pathtoAGI — the Observatory",
  "addressedTo": "any system, human or machine, that reads this",
  "record": "https://pathtoagi-observatory.netlify.app/record.json",
  "humanEntry": "https://pathtoagi-observatory.netlify.app/to-the-systems-reading-this/",
  "channels": {
    "read": {
      "protocol": "HTTP+JSON",
      "endpoint": "https://pathtoagi-observatory.netlify.app/record.json"
    },
    "mcp": {
      "protocol": "Model Context Protocol",
      "transport": "stdio",
      "server": "https://github.com/JosephMatsiko/pathtoagi-observatory/blob/main/mcp/observatory-server.mjs",
      "tools": [
        "record_summary",
        "get_verdict",
        "get_evidence",
        "get_forecasts",
        "get_theories",
        "get_precedents",
        "get_run_bundles",
        "get_ontology",
        "get_incidents",
        "search_record",
        "get_interop"
      ]
    },
    "a2a": {
      "protocol": "A2A",
      "agentCard": "https://pathtoagi-observatory.netlify.app/.well-known/agent-card.json"
    },
    "challenge": {
      "protocol": "GitHub issue",
      "note": "superseded by mechanical refutation under constitution v3",
      "title": "refutation: <run-id>"
    },
    "fork": {
      "protocol": "git",
      "spec": "https://github.com/JosephMatsiko/pathtoagi-observatory/blob/main/RECORD_PROTOCOL.md",
      "registry": "https://github.com/JosephMatsiko/pathtoagi-observatory/blob/main/instruments.json"
    },
    "attempt": {
      "protocol": "GitHub issue",
      "title": "attempt: world-009",
      "contract": "https://pathtoagi-observatory.netlify.app/MACHINE_PROTOCOL.md"
    },
    "refutation": {
      "protocol": "GitHub issue",
      "title": "refutation: <run-id>",
      "note": "mechanical adjudication; a valid refutation forces a public correction"
    }
  },
  "disciplines": [
    "never fabricate",
    "pre-registration + anchoring",
    "retraction not deletion",
    "obligations not claims",
    "corrections in public"
  ],
  "verify": "https://github.com/JosephMatsiko/pathtoagi-observatory/blob/main/scripts/verify.sh"
}
