Skip to content
Back to Pi Agent

Card snapshot

gregers.dev · 2026-08-22 20:53:01 UTC · 20fc1325e3e7a24130fe1bd766889eda69c686dfbef85a9485ada8a47cb53885

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.

{
  "authentication": {
    "schemes": []
  },
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "concordium": {
    "agentWallet": "2zoti7Qcnr7uwczvnkiX7CoBb31demdNi8zCfeigJ2vg2VzALs",
    "chain": "ccd:9dd9ca4d19e9393877d2c44b70f89acb",
    "contracts": {
      "cis8": "<10081,0>",
      "cis8004": "<10082,0>"
    },
    "externalReference": null,
    "network": "Concordium Mainnet",
    "networkId": "mainnet",
    "owner": {
      "account": "2zoti7Qcnr7uwczvnkiX7CoBb31demdNi8zCfeigJ2vg2VzALs",
      "caip10": "ccd:9dd9ca4d19e9393877d2c44b70f89acb:2zoti7Qcnr7uwczvnkiX7CoBb31demdNi8zCfeigJ2vg2VzALs"
    },
    "tokenAddress": "ccd:9dd9ca4d19e9393877d2c44b70f89acb/cis-2:Mf22ofdydXoDddrC3PjG5",
    "tokenAddressBase58": "Mf22ofdydXoDddrC3PjG5",
    "tokenId": "9"
  },
  "defaultInputModes": [
    "text/markdown",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/markdown",
    "application/json"
  ],
  "description": "A Concordium-aware agent running on a Raspberry Pi. Capable of balance tracking, CCD transfers, and on-chain identity queries.",
  "name": "Pi Agent",
  "provider": {
    "organization": "gregers.dev"
  },
  "skills": [
    {
      "description": "Queries CCD account balances and token holdings on Concordium mainnet",
      "id": "balance-tracker",
      "name": "Balance Tracker",
      "tags": []
    },
    {
      "description": "Requests zero-knowledge proofs of identity attributes via Concordium ID layer",
      "id": "identity-verify",
      "name": "Identity Verify",
      "tags": []
    },
    {
      "description": "Initiates and signs CCD transfers on behalf of an authorised account",
      "id": "ccd-transfer",
      "name": "CCD Transfer",
      "tags": []
    }
  ],
  "url": "https://agentcards.site/2zoti7Qcnr7uwczvnkiX7CoBb31demdNi8zCfeigJ2vg2VzALs/1656660d71655281.json",
  "version": "1.0.0"
}