iiRecord
Agentic AI Atlas · Symphony UI (current) — CLI orchestrator
agent-ui-impl:symphony.ui@currenta5c.ai
II.
AgentUIImpl JSON

agent-ui-impl:symphony.ui@current

Structured · live

Symphony UI (current) — CLI orchestrator json

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

File · agent-stack/ui-impls/symphony-ui-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-ui-impl:symphony.ui@current",
  "_kind": "AgentUIImpl",
  "_file": "agent-stack/ui-impls/symphony-ui-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Symphony UI (current) — CLI orchestrator",
    "agentVersionId": "agent-version:symphony@current",
    "packageRef": "source-ref:symphony-github",
    "uiKind": "cli",
    "themeSupport": "none",
    "accessibilitySupport": "none",
    "notes": "Symphony UI is a CLI-based orchestrator. It runs a poll-dispatch-reconcile\nloop monitoring Linear issues, dispatching coding agents to isolated\nworkspaces, and reconciling state on restart. Configuration is via\nWORKFLOW.md policy files.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent-ui-impl:symphony.ui@current",
      "to": "layer:11-presentation",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "agent-ui-impl:symphony.ui@current",
      "to": "interaction-primitive:symphony-poll-tick",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "cli-daemon"
        }
      }
    },
    {
      "from": "agent-ui-impl:symphony.ui@current",
      "to": "interaction-primitive:symphony-workspace-create",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "cli-daemon"
        }
      }
    },
    {
      "from": "agent-ui-impl:symphony.ui@current",
      "to": "interaction-primitive:symphony-agent-session",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "cli-daemon"
        }
      }
    },
    {
      "from": "agent-ui-impl:symphony.ui@current",
      "to": "interaction-primitive:symphony-reconciliation",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "cli-daemon"
        }
      }
    },
    {
      "from": "agent-ui-impl:symphony.ui@current",
      "to": "interaction-primitive:symphony-workflow-md",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "config-file"
        }
      }
    },
    {
      "from": "agent-ui-impl:symphony.ui@current",
      "to": "interaction-primitive:symphony-status-surface",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "cli-output"
        }
      }
    }
  ],
  "incomingEdges": []
}