{
  "$schema": "https://raw.githubusercontent.com/katrinalaszlo/agent-serve/main/schema/pricing.schema.json",
  "product": {
    "name": "Tanso",
    "vendor": "Tanso",
    "category": "agent-readiness evaluation",
    "stack_layer": "developer-tools",
    "description": "Evaluates whether AI agents can find, understand, sign up for, and pay for a B2B SaaS product, then verifies the fixes. The web evaluation is free. Onboarding and monetization evaluations are paid; price on request, not announced.",
    "url": "https://tansohq.com"
  },
  "revenue_model": {
    "type": "flat",
    "billing_frequency": [
      "one-time"
    ],
    "agent_onboarding": false
  },
  "plans": [
    {
      "id": "web-evaluation",
      "name": "Web evaluation",
      "price": {
        "amount": 0,
        "currency": "USD",
        "per": "unit"
      },
      "features": [
        "Discover and understand stages: robots for AI, llms.txt, agent.json, OpenAPI, pricing.json",
        "Findings with the exact request behind each",
        "Retest after fixes"
      ],
      "description": "Free. Requested through the form; a person confirms scope before anything runs."
    }
  ],
  "contact": {
    "sales_url": "https://tansohq.com/#request-access",
    "pricing_page_url": "https://tansohq.com/pricing"
  },
  "open_source": {
    "name": "tanso-oss",
    "license": "See repository license",
    "self_hosted": true,
    "repository": "https://github.com/tansohq/tanso-oss",
    "note": "Hosting and connected-provider costs are the operator’s responsibility."
  }
}
