{
  "specVersion": "1.0",
  "host": {
    "displayName": "RobotTrading",
    "identifier": "robottrading.com.hk",
    "description": "AI software demo publishing Hang Seng Index (HSI) options analytics and plain-language market reviews. Educational research only, not investment advice.",
    "url": "https://robottrading.com.hk/",
    "contact": "robottrade88@gmail.com"
  },
  "entries": [
    {
      "identifier": "urn:ai:robottrading.com.hk:knowledge:hsi-options-okf",
      "displayName": "HSI Options Knowledge Bundle (OKF)",
      "type": "text/markdown",
      "url": "https://robottrading.com.hk/okf/index.md",
      "description": "Open Knowledge Format v0.1 bundle describing HSI option-market concepts (gamma exposure, max pain, open interest profile, implied volatility skew) and the RobotTrading review services that use them.",
      "capabilities": [
        "HsiOptionConceptLookup",
        "HsiReviewScheduleLookup"
      ],
      "representativeQueries": [
        "what is gamma exposure on Hang Seng Index options",
        "how does HSI max pain pin price into expiry",
        "how do I read an HSI open interest profile",
        "what does a steeper HSI put skew mean",
        "when does RobotTrading publish its HSI session reviews"
      ]
    },
    {
      "identifier": "urn:ai:robottrading.com.hk:knowledge:site-summary",
      "displayName": "RobotTrading Site Summary (llms.txt)",
      "type": "text/markdown",
      "url": "https://robottrading.com.hk/llms.txt",
      "description": "Curated llms.txt summary of RobotTrading: what the service does, the three daily HSI review slots, core pages, concept guides, and the educational-only disclaimer.",
      "representativeQueries": [
        "what does RobotTrading do",
        "where can I find HSI options analytics and market recaps",
        "is RobotTrading investment advice"
      ]
    }
  ],
  "collections": [
    {
      "identifier": "urn:ai:robottrading.com.hk:collection:learn",
      "displayName": "HSI Options Concept Guides",
      "url": "https://robottrading.com.hk/okf/concepts/index.md",
      "description": "Sub-bundle of individual option-market concept documents."
    }
  ]
}
