II.
AgentUIImpl JSON
Structured · liveagent-ui-impl:paperclip.ui@current
Paperclip UI (current) — web board json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-ui-impl:paperclip.ui@current",
"_kind": "AgentUIImpl",
"_file": "agent-stack/ui-impls/paperclip-ui-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Paperclip UI (current) — web board",
"agentVersionId": "agent-version:paperclip@current",
"packageRef": "source-ref:paperclip-github",
"uiKind": "web",
"themeSupport": "basic",
"accessibilitySupport": "wcag-a",
"notes": "Paperclip UI is a React + Vite web board for managing AI-agent companies.\nFeatures company board, agent adapter configuration, approval gates,\nbudget controls, and activity logging.\n"
},
"outgoingEdges": [
{
"from": "agent-ui-impl:paperclip.ui@current",
"to": "layer:11-presentation",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-ui-impl:paperclip.ui@current",
"to": "interaction-primitive:paperclip-company-board",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "ui-control"
}
}
},
{
"from": "agent-ui-impl:paperclip.ui@current",
"to": "interaction-primitive:paperclip-agent-adapter",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "ui-control"
}
}
},
{
"from": "agent-ui-impl:paperclip.ui@current",
"to": "interaction-primitive:paperclip-approval-gate",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "ui-control"
}
}
},
{
"from": "agent-ui-impl:paperclip.ui@current",
"to": "interaction-primitive:paperclip-budget-control",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "ui-control"
}
}
},
{
"from": "agent-ui-impl:paperclip.ui@current",
"to": "interaction-primitive:paperclip-issue-checkout",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "ui-control"
}
}
},
{
"from": "agent-ui-impl:paperclip.ui@current",
"to": "interaction-primitive:paperclip-activity-log",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "ui-control"
}
}
}
],
"incomingEdges": []
}