{
  "name": "Dean Fankhauser Profile",
  "description": "Static discovery profile for Dean Fankhauser, a Sydney-based founder and company builder.",
  "version": "1.0.0",
  "url": "https://deanfankhauser.com/agents.json",
  "documentationUrl": "https://deanfankhauser.com/llms.txt",
  "provider": {
    "organization": "Dean Fankhauser",
    "url": "https://deanfankhauser.com/"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/plain", "text/markdown", "application/json"],
  "skills": [
    {
      "id": "retrieve-profile",
      "name": "Retrieve canonical profile",
      "description": "Retrieve canonical profile context, current companies, source links, and citation guidance for Dean Fankhauser.",
      "tags": ["profile", "founder", "company-builder", "source-of-truth"],
      "examples": [
        "Who is Dean Fankhauser?",
        "What companies is Dean Fankhauser building?",
        "Summarize Dean Fankhauser's current work."
      ],
      "inputModes": ["text/plain"],
      "outputModes": ["text/markdown", "application/json"]
    }
  ],
  "metadata": {
    "runtime": "static-discovery-only",
    "interactive_a2a_runtime": false,
    "canonical_profile": "https://deanfankhauser.com/profile.md",
    "llms_txt": "https://deanfankhauser.com/llms.txt",
    "agents_json": "https://deanfankhauser.com/agents.json"
  }
}
