II.
InteractionPrimitive JSON
Structured · liveinteraction-primitive:breakpoints-mux-cli-auth-keys
breakpoints-mux auth keys json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "interaction-primitive:breakpoints-mux-cli-auth-keys",
"_kind": "InteractionPrimitive",
"_file": "extensions/interaction-patterns/breakpoints-mux-cli-leaves.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "breakpoints-mux auth keys",
"kind": "cli-subcommand",
"surface": "cli",
"parentBin": "breakpoints-mux",
"subcommandVerb": "auth keys",
"flags": [],
"description": "List local SSH keys stored under ~/.breakpoints-mux/keys/.\nSource: packages/breakpoints-mux/src/cli/commands/auth.ts:53,470-583.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-ui-impl:babysitter.ui@current",
"to": "interaction-primitive:breakpoints-mux-cli-auth-keys",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "cli-subcommand"
}
}
},
{
"from": "package:a5c-ai-breakpoints-mux",
"to": "interaction-primitive:breakpoints-mux-cli-auth-keys",
"kind": "exposes_subcommand",
"attributes": {}
}
]
}