II.
PackageSurface JSON
Structured · livepackage:a5c-ai-agent-mux-tui
package:a5c-ai-agent-mux-tui json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package:a5c-ai-agent-mux-tui",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/agent-mux-tui.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "@a5c-ai/agent-mux-tui",
"packageName": "@a5c-ai/agent-mux-tui",
"workspacePath": "packages/agent-mux/tui",
"moduleType": "typescript",
"surfaceKinds": [
"tui",
"bin-entrypoint"
],
"sourceOfTruthRole": "application",
"publishedTo": "npm",
"versionPolicy": "semver"
},
"outgoingEdges": [
{
"from": "package:a5c-ai-agent-mux-tui",
"to": "path:agent-mux-tui",
"kind": "references_path",
"attributes": {}
},
{
"from": "package:a5c-ai-agent-mux-tui",
"to": "interaction-primitive:agent-mux-tui-command-palette",
"kind": "exposes_subcommand",
"attributes": {}
},
{
"from": "package:a5c-ai-agent-mux-tui",
"to": "interaction-primitive:agent-mux-tui-prompt-input",
"kind": "exposes_subcommand",
"attributes": {}
},
{
"from": "package:a5c-ai-agent-mux-tui",
"to": "interaction-primitive:agent-mux-tui-model-picker",
"kind": "exposes_subcommand",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "claim:agent-mux-tui-package-surface",
"to": "package:a5c-ai-agent-mux-tui",
"kind": "about_subject"
},
{
"from": "claim:agent-mux-tui-exposes-interactive-primitives",
"to": "package:a5c-ai-agent-mux-tui",
"kind": "about_subject"
}
]
}