{
  "name": "Twin3",
  "description": "Twin3 is the brand behind Twin Matrix — the identity rail for the Agent Economy. This endpoint exposes the official whitepaper, vision, and protocol documentation for natural-language inquiry by AI agents.",
  "url": "https://twin3.ai",
  "version": "1.0.0",
  "provider": {
    "organization": "Twin3",
    "url": "https://twin3.ai"
  },
  "documentationUrl": "https://twin3.ai/whitepaper",
  "iconUrl": "https://twin3.ai/assets/img/favicon-192.png",
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["application/json", "text/markdown"],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "ask_twin3",
      "name": "Ask about Twin3",
      "description": "Answer natural-language questions about the Twin3 brand and its core product Twin Matrix — the 256-dimensional Soulbound Token (SBT) protocol on BNB Chain, the Humanity Protocol, Soul Injection, personal AI agents, and the Agent Economy — grounded in the official whitepaper and vision.",
      "tags": ["knowledge", "whitepaper", "vision", "identity", "humanity", "sbt", "agent-economy", "twin-matrix"],
      "examples": [
        "What is Twin3?",
        "What is Twin Matrix?",
        "What is a 256-dimensional soul vector?",
        "How does the Humanity Protocol work?",
        "What is Soul Injection?",
        "Which blockchain is Twin3 deployed on?"
      ]
    }
  ],
  "knowledgeSources": [
    { "name": "Whitepaper", "url": "https://twin3.ai/whitepaper", "mimeType": "text/html" },
    { "name": "llms.txt", "url": "https://twin3.ai/llms.txt", "mimeType": "text/plain" },
    { "name": "Vision (Home)", "url": "https://twin3.ai", "mimeType": "text/html" }
  ]
}
