II.
InteractionPrimitive JSON
Structured · liveinteraction-primitive:breakpoints-mux-cli-auth-server-set
breakpoints-mux auth server set <url> json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "interaction-primitive:breakpoints-mux-cli-auth-server-set",
"_kind": "InteractionPrimitive",
"_file": "extensions/interaction-patterns/breakpoints-mux-cli-leaves.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "breakpoints-mux auth server set <url>",
"kind": "cli-subcommand",
"surface": "cli",
"parentBin": "breakpoints-mux",
"subcommandVerb": "auth server set",
"flags": [],
"description": "Persist a default breakpoints-mux server URL in\n~/.breakpoints-mux/config.json.\nSource: packages/breakpoints-mux/src/cli/commands/auth.ts:135-160.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-ui-impl:babysitter.ui@current",
"to": "interaction-primitive:breakpoints-mux-cli-auth-server-set",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "cli-subcommand"
}
}
},
{
"from": "package:a5c-ai-breakpoints-mux",
"to": "interaction-primitive:breakpoints-mux-cli-auth-server-set",
"kind": "exposes_subcommand",
"attributes": {}
}
]
}