iiRecord
Agentic AI Atlas · agent-version:sweep-ai@current
agent-version:sweep-ai@currenta5c.ai
II.
AgentVersion JSON

agent-version:sweep-ai@current

Structured · live

agent-version:sweep-ai@current json

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

File · agent-stack/products/orchestration-products-extended.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:sweep-ai@current",
  "_kind": "AgentVersion",
  "_file": "agent-stack/products/orchestration-products-extended.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentProductId": "agent:sweep-ai",
    "versionRange": ">=1.0.0",
    "releasedAt": "2023-07-01",
    "cliCommand": "sweep",
    "installMethods": [
      "install:manual"
    ],
    "minSchemaVersion": "6.0.0"
  },
  "outgoingEdges": [
    {
      "from": "agent-version:sweep-ai@current",
      "to": "agent:sweep-ai",
      "kind": "version_of"
    },
    {
      "from": "agent-version:sweep-ai@current",
      "to": "capability:can-multi-turn",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "full"
      }
    },
    {
      "from": "agent-version:sweep-ai@current",
      "to": "agent-core-impl:sweep-ai.core@current",
      "kind": "composed_of",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-version:sweep-ai@current",
      "to": "install:manual",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:sweep-ai",
      "to": "agent-version:sweep-ai@current",
      "kind": "has_version"
    }
  ]
}