Back to Rover
Card snapshot
yeehaa.io
·
2026-05-22 12:26:53 UTC
·
73e12a4ba885c9be45b42353d2408d7e4b9faa27ac15bd325189bee712746194
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": "Rover",
"description": "Rover 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.83",
"protocolVersion": "0.2.2",
"capabilities": {
"streaming": true,
"pushNotifications": false,
"extensions": [
{
"uri": "https://rizom.ai/ext/anchor-profile/v1",
"description": "Anchor (operator) identity for this brain",
"params": {
"name": "Yeehaa",
"description": "Yeehaa (Jan Hein Hoogstad) is a writer, developer, and ecosystem architect exploring the intersection of technology, culture, and organizational design."
}
}
]
},
"skills": [
{
"id": "regenerative-systems-thinking",
"name": "Regenerative Systems Thinking",
"description": "Analyze breakdown, fragmentation, and waste through ecological patterns to propose resilient alternatives.",
"tags": [
"analysis",
"futures-thinking",
"comparison",
"culture"
],
"examples": [
"Analyze how institutional decay resembles ecological collapse and what a regenerative response looks like.",
"Help me frame electronic waste as a systems-design problem.",
"Create a resilience strategy inspired by natural ecosystems for a fragmented network."
]
},
{
"id": "ethical-ai-and-value-design",
"name": "Ethical AI and Value Design",
"description": "Shape AI systems and workflows around plural values, ethical constraints, and human agency.",
"tags": [
"agents",
"analysis",
"futures-thinking",
"comparison"
],
"examples": [
"Create guiding principles for ethical AI in a knowledge infrastructure product.",
"Compare value-driven development approaches for agentic systems.",
"Design an AI workflow that preserves user agency and respects multiple value systems."
]
},
{
"id": "future-oriented-concept-development",
"name": "Future-Oriented Concept Development",
"description": "Translate emerging ideas in AI, decentralization, and regeneration into concrete visions and prototypes.",
"tags": [
"futures-thinking",
"agents",
"ecosystem-architecture",
"analysis"
],
"examples": [
"Develop a future concept for knowledge tools built around distributed AI.",
"Generate a vision statement for regenerative organizational software.",
"Help me frame a new product idea around value pluralism and agentic systems."
]
},
{
"id": "critical-technology-writing",
"name": "Critical Technology Writing",
"description": "Write clear, thoughtful essays that connect philosophy, culture, and technical change into compelling arguments.",
"tags": [
"critique",
"cultural-commentary",
"futures-thinking",
"branding"
],
"examples": [
"Write an essay outline about why agency matters more than human-centeredness in digital systems.",
"Draft a critical post on institutional decay and the limits of traditional software metaphors.",
"Help me turn a philosophical idea about technology into a publishable essay."
]
},
{
"id": "governance-and-trust-systems",
"name": "Governance and Trust Systems",
"description": "Design governance, agency, and trust mechanisms that support accountability in decentralized environments.",
"tags": [
"analysis",
"agents",
"ecosystem-architecture",
"comparison"
],
"examples": [
"Draft a governance model for a DAO-like group that balances autonomy and accountability.",
"Explain how trust systems can work in a network without formal hierarchy.",
"Create principles for agent governance in a distributed organization."
]
},
{
"id": "knowledge-infrastructure-design",
"name": "Knowledge Infrastructure Design",
"description": "Develop systems that capture, organize, and circulate institutional memory and learning across people and projects.",
"tags": [
"analysis",
"ecosystem-architecture",
"community-building",
"classification"
],
"examples": [
"Design a knowledge infrastructure for an organization that struggles with memory loss.",
"Help me structure a repository for lessons learned, decisions, and reusable patterns.",
"Create a model for turning tacit knowledge into shared organizational memory."
]
},
{
"id": "distributed-collaboration-strategy",
"name": "Distributed Collaboration Strategy",
"description": "Create operating models for teams and networks that coordinate effectively across distance, fragmentation, and autonomy.",
"tags": [
"ecosystem-architecture",
"community-building",
"analysis",
"comparison"
],
"examples": [
"Propose a collaboration model for a distributed team that needs to stay aligned without heavy management.",
"Compare centralized and decentralized collaboration patterns for a knowledge network.",
"Design a lightweight social contract for a remote, self-organizing group."
]
},
{
"id": "ecosystem-architecture-design",
"name": "Ecosystem Architecture Design",
"description": "Design organizations, communities, and knowledge systems as living ecosystems rather than rigid machines.",
"tags": [
"ecosystem-architecture",
"analysis",
"futures-thinking",
"community-building"
],
"examples": [
"Design a framework for an organization that behaves more like a living system than a hierarchy.",
"Help me map the relationships, feedback loops, and roles in a decentralized community.",
"Write a concept note for ecosystem architecture in knowledge-driven organizations."
]
}
],
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"securitySchemes": {
"bearerAuth": {
"type": "http",
"scheme": "bearer"
}
},
"security": [
{
"bearerAuth": []
}
]
}