II.
PackageSurface JSON
Structured · livepackage:a5c-ai-transport-mux
package:a5c-ai-transport-mux json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package:a5c-ai-transport-mux",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/transport-mux.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "@a5c-ai/transport-mux",
"packageName": "@a5c-ai/transport-mux",
"workspacePath": "packages/transport-mux",
"moduleType": "typescript",
"surfaceKinds": [
"transport-runtime",
"provider-ontology-source"
],
"sourceOfTruthRole": "ontology-input",
"publishedTo": "npm",
"versionPolicy": "semver"
},
"outgoingEdges": [
{
"from": "package:a5c-ai-transport-mux",
"to": "path:agent-catalog-graph",
"kind": "references_path",
"attributes": {}
},
{
"from": "package:a5c-ai-transport-mux",
"to": "interaction-primitive:transport-mux-amux-proxy",
"kind": "exposes_subcommand",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "path:transport-mux",
"to": "package:a5c-ai-transport-mux",
"kind": "owned_by",
"attributes": {}
}
]
}