iiRecord
Agentic AI Atlas · breakpoints-mux auth token set <token>
interaction-primitive:breakpoints-mux-cli-auth-token-seta5c.ai
II.
InteractionPrimitive JSON

interaction-primitive:breakpoints-mux-cli-auth-token-set

Structured · live

breakpoints-mux auth token set <token> 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-auth-token-set",
  "_kind": "InteractionPrimitive",
  "_file": "extensions/interaction-patterns/breakpoints-mux-cli-leaves.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "breakpoints-mux auth token set <token>",
    "kind": "cli-subcommand",
    "surface": "cli",
    "parentBin": "breakpoints-mux",
    "subcommandVerb": "auth token set",
    "flags": [],
    "description": "Persist a bearer token in ~/.breakpoints-mux/config.json for CLI/MCP use.\nSource: packages/breakpoints-mux/src/cli/commands/auth.ts:189-212.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-ui-impl:babysitter.ui@current",
      "to": "interaction-primitive:breakpoints-mux-cli-auth-token-set",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "cli-subcommand"
        }
      }
    },
    {
      "from": "package:a5c-ai-breakpoints-mux",
      "to": "interaction-primitive:breakpoints-mux-cli-auth-token-set",
      "kind": "exposes_subcommand",
      "attributes": {}
    }
  ]
}