iiRecord
Agentic AI Atlas · breakpoints-mux breakpoints pending
interaction-primitive:breakpoints-mux-cli-breakpoints-pendinga5c.ai
II.
InteractionPrimitive JSON

interaction-primitive:breakpoints-mux-cli-breakpoints-pending

Structured · live

breakpoints-mux breakpoints pending json

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

File · extensions/interaction-patterns/breakpoints-mux-cli-leaves.yamlCluster · extensions
Record JSON
{
  "id": "interaction-primitive:breakpoints-mux-cli-breakpoints-pending",
  "_kind": "InteractionPrimitive",
  "_file": "extensions/interaction-patterns/breakpoints-mux-cli-leaves.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "breakpoints-mux breakpoints pending",
    "kind": "cli-subcommand",
    "surface": "cli",
    "parentBin": "breakpoints-mux",
    "subcommandVerb": "breakpoints pending",
    "flags": [
      "-e,--responder:1:responder ID (required)"
    ],
    "description": "List pending breakpoints assigned to a responder via the configured\nbackend.\nSource: packages/breakpoints-mux/src/cli/commands/breakpoints.ts:34-68.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-ui-impl:babysitter.ui@current",
      "to": "interaction-primitive:breakpoints-mux-cli-breakpoints-pending",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "cli-subcommand"
        }
      }
    },
    {
      "from": "package:a5c-ai-breakpoints-mux",
      "to": "interaction-primitive:breakpoints-mux-cli-breakpoints-pending",
      "kind": "exposes_subcommand",
      "attributes": {}
    }
  ]
}