Skip to content
Back to fr-invoice-mentions

Card snapshot

grateful-heard-substances-wins.trycloudflare.com · 2026-09-07 00:48:42 UTC · 385657fcc96baa695ccfd48eb017cb65052b28187a629fe21c8083157c3a795d

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.

{
  "protocolVersion": "0.3.0",
  "name": "fr-invoice-mentions",
  "description": "French invoice and quote legal mention generator for agents. POST facts, get collable FR text. Paid via x402 USDC on Base.",
  "url": "https://grateful-heard-substances-wins.trycloudflare.com/a2a",
  "version": "1.0.0",
  "provider": {
    "organization": "Yanis Monnet EI",
    "url": "https://grateful-heard-substances-wins.trycloudflare.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "mentions",
      "name": "French invoice mentions",
      "description": "Build 293 B / L441-9 mention blocks from seller JSON. No SIRENE lookup.",
      "tags": [
        "france",
        "invoice",
        "legal",
        "mentions"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ]
}