iiRecord
Agentic AI Atlas · Supports parallel execution
capability:supports-parallel-executiona5c.ai
II.
Capability JSON

capability:supports-parallel-execution

Structured · live

Supports parallel execution json

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

File · capabilities/capabilities/missing-universal-capabilities.yamlCluster · capabilities
Record JSON
{
  "id": "capability:supports-parallel-execution",
  "_kind": "Capability",
  "_file": "capabilities/capabilities/missing-universal-capabilities.yaml",
  "_cluster": "capabilities",
  "attributes": {
    "displayName": "Supports parallel execution",
    "description": "Multiple subagent invocations can run concurrently inside the same\nsession. Distinct from supports-parallel-tool-calls (which is about\nparallel tool dispatches in a single turn) and from\nsupports-subagent-dispatch (which is just the dispatch primitive).\n",
    "appliesToNodeKinds": [
      "AgentVersion",
      "AgentRuntimeImpl"
    ],
    "category": "subagents"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-core-impl:paperclip.core@current",
      "to": "capability:supports-parallel-execution",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.1.0",
        "level": "full",
        "notes": "Concurrent agent execution across company-scoped task boards."
      }
    },
    {
      "from": "agent-core-impl:symphony.core@current",
      "to": "capability:supports-parallel-execution",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.1.0",
        "level": "full",
        "notes": "Bounded concurrency for parallel issue processing."
      }
    },
    {
      "from": "agent-core-impl:vibe-kanban.core@current",
      "to": "capability:supports-parallel-execution",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.1.0",
        "level": "full",
        "notes": "Concurrent agent execution across isolated worktrees."
      }
    },
    {
      "from": "agent-version:paperclip@current",
      "to": "capability:supports-parallel-execution",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.1.0",
        "level": "full",
        "notes": "Concurrent agent execution for parallel task processing across the board."
      }
    },
    {
      "from": "agent-runtime-impl:paperclip.runtime@current",
      "to": "capability:supports-parallel-execution",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.1.0",
        "level": "full",
        "notes": "Concurrent agent execution across business functions."
      }
    },
    {
      "from": "agent-runtime-impl:symphony.runtime@current",
      "to": "capability:supports-parallel-execution",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.1.0",
        "level": "full",
        "notes": "Bounded concurrency for multiple issue workspaces."
      }
    },
    {
      "from": "agentVersion:claude:ge-0-0-0",
      "to": "capability:supports-parallel-execution",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0 <2.0.0",
        "level": "full",
        "notes": "Subagents dispatched via the Task tool can run concurrently within one session."
      }
    },
    {
      "from": "agent-version:symphony@current",
      "to": "capability:supports-parallel-execution",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.1.0",
        "level": "full",
        "notes": "Bounded concurrency for parallel issue processing."
      }
    },
    {
      "from": "agent-version:vibe-kanban@current",
      "to": "capability:supports-parallel-execution",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.1.0",
        "level": "full",
        "notes": "Core feature — runs multiple agents in parallel across isolated worktrees."
      }
    },
    {
      "from": "capabilitySupport:claude:ge-0-0-0:parallel-execution",
      "to": "capability:supports-parallel-execution",
      "kind": "evidences_capability",
      "attributes": {}
    }
  ]
}