{
  "name": "Scentiny",
  "description": "Wear Today via SSIE (slots→recommend). Also public Meet draw + Popular browse. Never invent picks; paste commerce.buyUrl.",
  "website": "https://scentiny.com",
  "llms": "https://scentiny.com/llms.txt",
  "llmsFull": "https://scentiny.com/llms-full.txt",
  "llmsVersion": "https://scentiny.com/llms/version.txt",
  "wellKnownLlms": "https://scentiny.com/.well-known/llms.txt",
  "aeoIndex": "https://scentiny.com/aeo/index.json",
  "openapi": "https://scentiny.com/openapi-v1.yaml",
  "schema": "https://scentiny.com/api/v1/perfume/recommend?schema=1",
  "docVersion": "2026-07-26-9",
  "testToken": "MEET_POP_V1",
  "locales": ["zh-Hant", "en"],
  "preferredTransport": [
    "https://scentiny.com/api/v1/perfume/recommend?o={occasion}&m={mood}&i={impression}&a={avoid}&e={energy}&t={temp}&h={humidity}&locale=zh-Hant&buy=1",
    "https://scentiny.com/api/v1/meet/random?locale=zh-Hant",
    "https://scentiny.com/api/v1/popular?sort=recent&limit=20&locale=zh-Hant",
    "https://scentiny.com/r/{scene}?lang=zh-Hant",
    "https://scentiny.com/llms/scenes/{scene}.json",
    "https://scentiny.com/aeo/{scene}.json",
    "https://scentiny.com/a/{scene}"
  ],
  "capabilities": {
    "wearToday": {
      "action_id": "aeo.perfume.recommend",
      "schema": "https://scentiny.com/api/v1/perfume/recommend?schema=1",
      "get": "https://scentiny.com/api/v1/perfume/recommend?o={occasion}&m={mood}&i={impression}&a={avoid}&e={energy}&t={temp}&h={humidity}&locale=zh-Hant&buy=1"
    },
    "meetToday": {
      "action_id": "aeo.meet.draw",
      "schema": "https://scentiny.com/api/v1/meet/random?schema=1",
      "get": "https://scentiny.com/api/v1/meet/random?locale=zh-Hant",
      "mirrors": ["https://scentiny.com/aeo/meet.json", "https://scentiny.com/a/meet"]
    },
    "popular": {
      "action_id": "aeo.popular.browse",
      "schema": "https://scentiny.com/api/v1/popular?schema=1",
      "get": "https://scentiny.com/api/v1/popular?sort=recent&limit=20&locale=zh-Hant",
      "lists": "https://scentiny.com/api/v1/popular/lists?limit=20",
      "mirrors": ["https://scentiny.com/aeo/popular.json", "https://scentiny.com/a/popular"]
    }
  },
  "sentencePresetExamples": ["shopping", "evening-out", "warm-date", "calm-office", "fresh-casual"]
}
