{
  "schema_version": "v1",
  "name_for_human": "AvaMinder Catalog Localizer",
  "name_for_model": "avaminder",
  "description_for_human": "Adapts e-commerce product catalogs for English-speaking markets (US, UK, AU, CA) with deterministic unit math and localized vocabulary.",
  "description_for_model": "AvaMinder adapts product catalog data between English variants (US, UK, AU, CA). Ingests CSV, XLSX, JSON, or text paste. Outputs localized drafts with exact per-market diffs and deterministic unit math (temperature, dimensions, volume, weight). Zero auto-publishing; human review required. Machine capabilities manifest available at https://avaminder.com/capabilities.json. LLM crawler guide at https://avaminder.com/llms.txt.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://avaminder.com/capabilities.json"
  },
  "logo_url": "https://avaminder.com/favicon.png",
  "contact_email": "hello@avaminder.com",
  "legal_info_url": "https://avaminder.com/pricing"
}