Skip to content
Back to RZ AI Labs

Card snapshot

rzailabs.com · 2026-06-19 12:02:41 UTC · 43412b605c37f121bc1240ca6bc2d4e6f03ef6cf8d62e29c9dd37f027a6b94ac

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": "RZ AI Labs",
  "description": "AI consulting and software development by Amit Raz \u2014 custom AI agents, enterprise AI strategy, AI-first workshops, and full-stack product engineering. Based in Haifa, Israel; engagements run remotely worldwide.",
  "url": "https://rzailabs.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3.0",
  "preferredTransport": "JSONRPC",
  "provider": {
    "organization": "RZ AI Labs",
    "url": "https://rzailabs.com/"
  },
  "documentationUrl": "https://rzailabs.com/llms.txt",
  "iconUrl": "https://rzailabs.com/assets/general/profile_image.jpg",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [],
  "contact": {
    "email": "amit@rzailabs.com",
    "linkedin": "https://www.linkedin.com/in/razamit",
    "x": "https://x.com/razamit",
    "github": "https://github.com/razamit"
  }
}