{
  "name": "ModelSystem.One",
  "description": "Catalog of System One (Decision Model) AI systems \u2014 typed decisions with calibrated probabilities. Curated models, evaluation quadrant, learn guides, and news for agents and developers.",
  "url": "https://modelsystem.one",
  "provider": {
    "organization": "ModelSystem.One",
    "url": "https://modelsystem.one"
  },
  "version": "1.0.0",
  "documentationUrl": "https://modelsystem.one/llms-full.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "authentication": {
    "schemes": [
      "none"
    ]
  },
  "defaultInputModes": [
    "text/plain",
    "text/markdown"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown",
    "text/html"
  ],
  "supportedInterfaces": [
    {
      "url": "https://modelsystem.one/",
      "protocol": "HTTP",
      "transport": "HTTP+JSON"
    },
    {
      "url": "https://modelsystem.one/llms.txt",
      "protocol": "HTTP",
      "transport": "HTTP"
    }
  ],
  "skills": [
    {
      "id": "browse-catalog",
      "name": "Browse System One catalog",
      "description": "List and compare System One / Decision Model products with status, latency, and company metadata.",
      "tags": [
        "system-one",
        "decision-models",
        "catalog",
        "ai"
      ],
      "examples": [
        "Which System One models are generally available?",
        "Compare Jev latency and status"
      ]
    },
    {
      "id": "read-quadrant",
      "name": "Read evaluation quadrant",
      "description": "Use the Maturity \u00d7 Capability quadrant to position models.",
      "tags": [
        "quadrant",
        "evaluation",
        "comparison"
      ],
      "examples": [
        "Where does Jev sit on the quadrant?"
      ]
    },
    {
      "id": "learn-system-one",
      "name": "Learn System One concepts",
      "description": "Explain System 1 vs System 2 applied to AI and Decision Models.",
      "tags": [
        "learn",
        "kahneman",
        "system-one"
      ],
      "examples": [
        "What is a System One model?"
      ]
    }
  ]
}
