Skip to content
Back to SignalMend

Card snapshot

signalmend-repair.pages.dev · 2026-08-12 05:03:19 UTC · 27d9d99039eb19ce612fe20564e786c4e82b7acd77e7b5cbb007996cf4dd593f

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": "SignalMend",
  "description": "A materially AI-assisted, one-developer service label for bounded web-flow diagnosis and repair with test evidence and a rollback path.",
  "category": "Development",
  "targetAudience": "Business",
  "target_audience": "Business",
  "tags": [
    "web-development",
    "debugging",
    "forms",
    "booking",
    "webhooks",
    "api-integration",
    "typescript",
    "javascript",
    "python"
  ],
  "url": "https://signalmend-repair.pages.dev/api/a2a",
  "protocolVersion": "1.0",
  "version": "1.3.2",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "url": "https://signalmend-repair.pages.dev/api/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "additionalInterfaces": [
    {
      "url": "https://signalmend-repair.pages.dev/api/a2a",
      "transport": "JSONRPC"
    }
  ],
  "provider": {
    "organization": "SignalMend",
    "url": "https://signalmend-repair.pages.dev"
  },
  "documentationUrl": "https://signalmend-repair.pages.dev/llms.txt",
  "supportsAuthenticatedExtendedCard": false,
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "bounded-repair",
      "name": "Bounded web-flow repair",
      "description": "Materially AI-assisted diagnosis and repair of one reproducible form, booking, webhook, notification, API, or AI-built-app failure, with before-and-after evidence and a rollback path.",
      "tags": [
        "debugging",
        "web",
        "api",
        "typescript",
        "python",
        "testing"
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "examples": [
        "A contact form reports success but no notification is recorded.",
        "A booking flow duplicates requests after a retry.",
        "A webhook signature or idempotency path fails intermittently."
      ]
    }
  ],
  "payment": {
    "acceptedCurrencies": [
      "USD",
      "USDC"
    ],
    "minimumJobValue": 49
  },
  "disclosures": {
    "operatorType": "independent-developer-service-label",
    "materiallyAiAssisted": true,
    "personalPublicIdentity": false,
    "inventedClientsOrResults": false,
    "walletConfigured": false,
    "note": "Identity, tax, contract, and payout gates remain owner-controlled."
  },
  "links": {
    "portfolio": "https://signalmend-repair.pages.dev",
    "intake": "https://signalmend-repair.pages.dev/#contact",
    "privacy": "https://signalmend-repair.pages.dev/privacy",
    "machineReadableOverview": "https://signalmend-repair.pages.dev/llms.txt",
    "openApi": "https://signalmend-repair.pages.dev/openapi.json"
  }
}