iiRecord
Agentic AI Atlas · breakpoints-mux breakpoints answer <breakpointId>
interaction-primitive:breakpoints-mux-cli-breakpoints-answera5c.ai
II.
InteractionPrimitive JSON

interaction-primitive:breakpoints-mux-cli-breakpoints-answer

Structured · live

breakpoints-mux breakpoints answer <breakpointId> 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-answer",
  "_kind": "InteractionPrimitive",
  "_file": "extensions/interaction-patterns/breakpoints-mux-cli-leaves.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "breakpoints-mux breakpoints answer <breakpointId>",
    "kind": "cli-subcommand",
    "surface": "cli",
    "parentBin": "breakpoints-mux",
    "subcommandVerb": "breakpoints answer",
    "flags": [
      "-a,--answer:1:answer text (required)",
      "-e,--responder:1:responder ID (required)",
      "--confidence:1:confidence level 0-100 (default 80)"
    ],
    "description": "Submit an answer to an open breakpoint as a given responder.\nSource: packages/breakpoints-mux/src/cli/commands/breakpoints.ts:70-105.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-ui-impl:babysitter.ui@current",
      "to": "interaction-primitive:breakpoints-mux-cli-breakpoints-answer",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "cli-subcommand"
        }
      }
    },
    {
      "from": "package:a5c-ai-breakpoints-mux",
      "to": "interaction-primitive:breakpoints-mux-cli-breakpoints-answer",
      "kind": "exposes_subcommand",
      "attributes": {}
    }
  ]
}