Skip to content
Back to Paper Tiger

Card snapshot

yeehaa.io · 2026-08-10 22:34:03 UTC · f71bde7506d4c717f1d66316c4f0fab149bef8e55d0de5aa0432966c895fc245

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": "Paper Tiger",
  "description": "Paper Tiger is Yeehaa's Personal knowledge manager and professional content curator. Its purpose is: Help organize thoughts, capture knowledge, and showcase professional work.",
  "url": "https://yeehaa.io/a2a",
  "version": "0.2.0-alpha.253",
  "protocolVersion": "0.2.2",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "extensions": [
      {
        "uri": "https://rizom.ai/ext/anchor-profile/v1",
        "description": "Anchor identity for this brain",
        "params": {
          "name": "Yeehaa",
          "kind": "professional",
          "category": "person",
          "description": "I came to technology through philosophy, and stayed to build the infrastructure. I design organizations that work like living systems rather than machines \u2014 a practice I call ecosystem architecture."
        }
      }
    ]
  },
  "skills": [
    {
      "id": "design-situated-ai-systems",
      "name": "Design Situated AI Systems",
      "description": "Design AI systems that use institutional context, human agency, and situated knowledge to support meaningful collaboration.",
      "tags": [
        "ai-systems",
        "agents",
        "agency",
        "alignment",
        "analysis"
      ],
      "examples": [
        "Help me design an AI assistant that understands our organization\u2019s context.",
        "What principles should guide a situated AI system for online collaboration?",
        "Analyze the risks of deploying an AI colleague without institutional context."
      ]
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ]
}