II.
InteractionPrimitive JSON
Structured · liveinteraction-primitive:babysitter-sdk-cli-profile
babysitter profile:{read|write|merge|render} json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "interaction-primitive:babysitter-sdk-cli-profile",
"_kind": "InteractionPrimitive",
"_file": "extensions/interaction-patterns/babysitter-sdk-cli.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "babysitter profile:{read|write|merge|render}",
"kind": "cli-subcommand",
"surface": "cli",
"parentBin": "babysitter",
"subcommandVerb": "profile",
"flags": [],
"description": "Profile read/write/merge/render utilities.\nSource: packages/sdk/src/cli/main/program.ts:67.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-ui-impl:babysitter.ui@current",
"to": "interaction-primitive:babysitter-sdk-cli-profile",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "cli-subcommand"
}
}
},
{
"from": "package:a5c-ai-babysitter-sdk",
"to": "interaction-primitive:babysitter-sdk-cli-profile",
"kind": "exposes_subcommand",
"attributes": {}
}
]
}