Skip to content
Back to fr-invoice-mentions

Card snapshot

fr-invoice-mentions.monnet-yanis1.workers.dev · 2026-09-07 00:42:17 UTC · 94d7e4d2e27d3d40a6db4920a3526c0b4d5ca6cc2e76de3ba17647f54e2f0288

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://fr-invoice-mentions.monnet-yanis1.workers.dev/a2a",
  "version": "1.0.0",
  "provider": {
    "organization": "Yanis Monnet EI",
    "url": "https://fr-invoice-mentions.monnet-yanis1.workers.dev"
  },
  "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"
      ]
    }
  ]
}