Skip to content
Back to RelayLaunch AI Operations Platform

Card snapshot

deck.relaylaunch.com · 2026-07-04 00:12:49 UTC · 8774089c09137e27dc8c99314033da02c42c4b68ebe46365f3de10e6a05720c8

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.

{
  "$schema": "https://google.github.io/A2A/schemas/agent-card.json",
  "name": "RelayLaunch AI Operations Platform",
  "description": "Deployed AI operations for service businesses. Daily Revenue Brief tells owners what's losing money and what to do. 4 priorities: Slot Rescue, Review Lift, Customer Recovery, AI Chief of Staff. Owner approves or skips \u2014 that's it.",
  "url": "https://deck.relaylaunch.com",
  "provider": {
    "organization": "RelayLaunch LLC",
    "url": "https://www.relaylaunch.com"
  },
  "version": "2.0.0",
  "capabilities": {
    "stateTransitionHistory": true,
    "webhooks": true,
    "embeddableWidgets": true,
    "approvalWorkflow": true,
    "multiModelCouncil": false,
    "outcomeTracking": true
  },
  "discovery": {
    "agentCard": "https://deck.relaylaunch.com/.well-known/agent.json",
    "registry": "https://deck.relaylaunch.com/api/v1/a2a/discovery",
    "invoke": "https://deck.relaylaunch.com/api/v1/a2a/invoke",
    "verify": "https://deck.relaylaunch.com/api/v1/verdicts/{id}/verify",
    "embed": "https://deck.relaylaunch.com/embed/verdict/{token}"
  },
  "protocols": {
    "a2a": "1.0.0",
    "mcp": true,
    "webhooks": "HMAC-SHA256",
    "embed": "iframe"
  },
  "authentication": {
    "schemes": [
      "bearer"
    ],
    "credentials": "API key via Relay Wire or Supabase auth token."
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "service_type": "AI operations platform for service businesses",
  "audience": "Service business SMBs \u2014 spas, dental, fitness, wellness, auto repair, contractors, home services, professional services, legal, consulting",
  "pricing": {
    "starter": "$149/mo \u2014 Top 3 daily actions, lapsed client recovery, basic slot filling",
    "pro": "$299/mo \u2014 Full coverage, unlimited actions, all integrations",
    "outcome_pilot": "Recovery trial \u2014 $0 until Relay recovers money, then flat $149/mo Starter"
  },
  "skills": [
    {
      "id": "daily-revenue-brief",
      "name": "Daily Revenue Brief",
      "description": "Morning briefing that tells owners what's losing money today. Top 3-4 actions ranked by dollar impact. Approve or skip.",
      "tags": [
        "revenue",
        "daily-brief",
        "morning-brief",
        "roi"
      ]
    },
    {
      "id": "slot-rescue",
      "name": "Slot Rescue",
      "description": "Priority #1: Detects upcoming empty appointment slots and triggers targeted offers to fill them before revenue is lost.",
      "tags": [
        "scheduling",
        "no-show",
        "slot-filling",
        "revenue-recovery"
      ]
    },
    {
      "id": "review-lift",
      "name": "Review Lift",
      "description": "Priority #2: Identifies happy clients at peak satisfaction and prompts review requests at optimal timing.",
      "tags": [
        "reviews",
        "reputation",
        "google-reviews",
        "nps"
      ]
    },
    {
      "id": "customer-recovery",
      "name": "Customer Recovery",
      "description": "Priority #3: Detects lapsed clients (60+ days) and deploys re-engagement in the owner's real voice.",
      "tags": [
        "retention",
        "win-back",
        "lapsed-clients",
        "churn"
      ]
    },
    {
      "id": "ai-chief-of-staff",
      "name": "AI Chief of Staff",
      "description": "Priority #4: Smart router that triages all incoming operational decisions and surfaces what matters today.",
      "tags": [
        "operations",
        "triage",
        "decision-support",
        "routing"
      ]
    },
    {
      "id": "ops-health-scan",
      "name": "Operations Health Scan",
      "description": "60-second assessment of business operations with scored recommendations and revenue-at-risk calculations.",
      "tags": [
        "assessment",
        "operations",
        "scoring",
        "lead-gen"
      ]
    },
    {
      "id": "multi-angle-review",
      "name": "Multi-Angle Review",
      "description": "A supporting internal quality check that reviews a drafted action from several angles, with a confidence read, before the owner sees it. The owner approves every send.",
      "tags": [
        "analysis",
        "quality-check",
        "decision-support",
        "human-in-the-loop"
      ]
    },
    {
      "id": "estimate-recovery",
      "name": "Estimate Recovery",
      "description": "Tracks stale estimates and quotes, triggers follow-up sequences to close deals that went cold.",
      "tags": [
        "estimates",
        "follow-up",
        "sales",
        "proposals"
      ]
    },
    {
      "id": "approval-workflow",
      "name": "Owner Approval Workflow",
      "description": "Nothing goes to clients without owner approval. One-tap approve/skip/snooze on every AI-generated action.",
      "tags": [
        "approval",
        "workflow",
        "trust",
        "human-in-the-loop"
      ]
    }
  ]
}