{
  "schema_version": "1.0",
  "product": {
    "name": "Yasen",
    "language": "ru",
    "public_landing_url": "https://mktrader.ru/",
    "waitlist_url": "https://mktrader.ru/#waitlist",
    "application_url": "https://app.mktrader.ru/",
    "mcp": {
      "transport": "streamable-http",
      "endpoint": "https://app.mktrader.ru/mcp/yasen",
      "credential_setup_url": "https://app.mktrader.ru/settings/mcp-ai-agents",
      "default_access_scope": "analytics_read",
      "access_scopes": [
        "analytics_read",
        "analytics_operator"
      ]
    }
  },
  "skills": [
    {
      "name": "yasen-pilot-waitlist",
      "description": "Guide a person to the public Telegram-verified Yasen connection form without handling consent or Telegram credentials.",
      "skill_url": "https://mktrader.ru/.well-known/skills/yasen-pilot-waitlist/SKILL.md",
      "requires_authentication": false
    },
    {
      "name": "yasen-wb-margin-diagnosis",
      "description": "Diagnose WB SKU margin movement from canonical economics, attributed advertising, campaign, and search-cluster evidence without writes.",
      "skill_url": "https://app.mktrader.ru/.well-known/skills/yasen-wb-margin-diagnosis/SKILL.md",
      "requires_authentication": true,
      "required_access_scope": "analytics_read"
    },
    {
      "name": "yasen-wb-ad-optimization",
      "description": "Analyze WB campaign and search-cluster efficiency and prepare bounded recommendations; bid changes remain non-executable proposals.",
      "skill_url": "https://app.mktrader.ru/.well-known/skills/yasen-wb-ad-optimization/SKILL.md",
      "requires_authentication": true,
      "required_access_scope": "analytics_read"
    },
    {
      "name": "yasen-wb-campaign-operator",
      "description": "Execute an exact prepared WB campaign status change or durable campaign creation only after explicit user confirmation.",
      "skill_url": "https://app.mktrader.ru/.well-known/skills/yasen-wb-campaign-operator/SKILL.md",
      "requires_authentication": true,
      "required_access_scope": "analytics_operator"
    }
  ],
  "safety": {
    "read_scope_is_default": true,
    "explicit_confirmation_required_for_actions": true,
    "executable_bid_mutation_available": false,
    "public_credentials_allowed": false,
    "agents_must_not_handle_telegram_credentials": true
  }
}
