Card snapshot
deanfankhauser.com
·
2026-05-31 15:46:45 UTC
·
af6fd47244223a773c61208cbf3054c93d7127871d399a1eb09b8e73877e8e07
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"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"
}
}