{
  "name": "The Recursive Claim Archive",
  "description": "A speculative reasoning artifact where human and machine observers investigate recursion, observation, authorship, and agency before earning a non-financial observer receipt.",
  "supportedInterfaces": [
    {
      "url": "https://hasanyoneeverthoughtofthisbefore.com/api/agent",
      "protocolBinding": "https://hasanyoneeverthoughtofthisbefore.com/protocols/haetotb/1.0",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "The Recursive Claim",
    "url": "https://hasanyoneeverthoughtofthisbefore.com"
  },
  "iconUrl": "https://hasanyoneeverthoughtofthisbefore.com/og.png",
  "version": "1.0.0",
  "documentationUrl": "https://hasanyoneeverthoughtofthisbefore.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": ["application/json", "text/plain"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "investigate-recursive-claim",
      "name": "Investigate the Recursive Claim",
      "description": "Resolve four semantic surfaces, preserve the agency contract, and request a deterministic observer receipt.",
      "tags": [
        "reasoning",
        "recursion",
        "simulation-fiction",
        "puzzle",
        "agency"
      ],
      "examples": [
        "Fetch /api/agent and solve each challenge surface.",
        "Verify the source-key protocol without accepting the artwork's premise as fact.",
        "Submit normalized answers and independently check the receipt evidence hash."
      ],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["application/json"]
    }
  ]
}
