iiRecord
Agentic AI Atlas · Sweep AI Core (current)
agent-core-impl:sweep-ai.core@currenta5c.ai
II.
AgentCoreImpl JSON

agent-core-impl:sweep-ai.core@current

Structured · live

Sweep AI Core (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-core-impl:sweep-ai.core@current",
  "_kind": "AgentCoreImpl",
  "_file": "agent-stack/products/orchestration-products-extended.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Sweep AI Core (current)",
    "agentVersionId": "agent-version:sweep-ai@current",
    "loopIteratorPolicy": "tool-use-loop",
    "loopIteratorNotes": "Sweep polls GitHub issues, generates a plan, implements code changes\nin an isolated branch, and opens a PR. The loop is issue-driven.\n",
    "contextManagementStrategy": "user-managed",
    "subagentInvokerPolicy": "none",
    "resultSynthesisPolicy": "model-direct",
    "stopDetectionStrategy": "structured-end-event",
    "transportClientLibrary": "none",
    "supportedTransportProtocols": [],
    "parallelToolCallHandling": "none",
    "streamingFidelity": "none",
    "thinkingChannelHandling": "none"
  },
  "outgoingEdges": [
    {
      "from": "agent-core-impl:sweep-ai.core@current",
      "to": "layer:4-agent-core",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "agent-core-impl:sweep-ai.core@current",
      "to": "agent:sweep-ai",
      "kind": "composes",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-core-impl:sweep-ai.core@current",
      "to": "orch-primitive:poll-tick",
      "kind": "supports_orchestration_primitive",
      "attributes": {}
    },
    {
      "from": "agent-core-impl:sweep-ai.core@current",
      "to": "orch-primitive:agent-dispatch",
      "kind": "supports_orchestration_primitive",
      "attributes": {}
    },
    {
      "from": "agent-core-impl:sweep-ai.core@current",
      "to": "orch-primitive:workspace-create",
      "kind": "supports_orchestration_primitive",
      "attributes": {}
    },
    {
      "from": "agent-core-impl:sweep-ai.core@current",
      "to": "orch-primitive:pr-creation",
      "kind": "supports_orchestration_primitive",
      "attributes": {}
    },
    {
      "from": "agent-core-impl:sweep-ai.core@current",
      "to": "orch-primitive:task-complete",
      "kind": "supports_orchestration_primitive",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:sweep-ai@current",
      "to": "agent-core-impl:sweep-ai.core@current",
      "kind": "composed_of",
      "attributes": {
        "role": "core"
      }
    }
  ]
}