iiRecord
Agentic AI Atlas · Claude Mythos
model-family:claude-mythosa5c.ai
II.
ModelFamily JSON

model-family:claude-mythos

Structured · live

Claude Mythos json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · compute/model-families/claude-mythos.yamlCluster · compute
Record JSON
{
  "id": "model-family:claude-mythos",
  "_kind": "ModelFamily",
  "_file": "compute/model-families/claude-mythos.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Claude Mythos",
    "providerId": "anthropic",
    "family": "claude-mythos",
    "generation": "preview",
    "modalities": [
      "text",
      "image"
    ],
    "status": "preview"
  },
  "outgoingEdges": [
    {
      "from": "model-family:claude-mythos",
      "to": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model-family:claude-mythos",
      "to": "model:claude-mythos-preview@current",
      "kind": "has_version"
    },
    {
      "from": "model-family:claude-mythos",
      "to": "model:claude-mythos-5@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "model:claude-mythos-5@current",
      "to": "model-family:claude-mythos",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:claude-mythos-5@current",
      "to": "model-family:claude-mythos",
      "kind": "version_of"
    },
    {
      "from": "model:claude-mythos-preview@current",
      "to": "model-family:claude-mythos",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:claude-mythos-preview@current",
      "to": "model-family:claude-mythos",
      "kind": "version_of"
    }
  ]
}