II.
InteractionPrimitive JSON
Structured · liveinteraction-primitive:breakpoints-mux-cli-responders
breakpoints-mux responders {list|show} json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "interaction-primitive:breakpoints-mux-cli-responders",
"_kind": "InteractionPrimitive",
"_file": "extensions/interaction-patterns/breakpoints-mux-cli.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "breakpoints-mux responders {list|show}",
"kind": "cli-subcommand",
"surface": "cli",
"parentBin": "breakpoints-mux",
"subcommandVerb": "responders",
"flags": [
"list:0:list available responder profiles",
"show <id>:0:show a single responder profile"
],
"description": "Manage and view responder profiles registered with the configured\nbackend.\nSource: packages/breakpoints-mux/src/cli/commands/responders.ts:17-110.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-ui-impl:babysitter.ui@current",
"to": "interaction-primitive:breakpoints-mux-cli-responders",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "cli-subcommand"
}
}
},
{
"from": "package:a5c-ai-breakpoints-mux",
"to": "interaction-primitive:breakpoints-mux-cli-responders",
"kind": "exposes_subcommand",
"attributes": {}
}
]
}