II.
PathDescriptor JSON
Structured · livepath:agent-mux-webui
agent-mux Web UI workspace json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:agent-mux-webui",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/agent-mux-subpackages.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "path:agent-mux-webui",
"displayName": "agent-mux Web UI workspace",
"path": "packages/agent-mux/webui",
"pathKind": "source-of-truth-dir",
"ownerKind": "PackageSurface",
"ownerId": "package:a5c-ai-agent-mux-webui",
"platform": "repo",
"scope": "project",
"evaluationContext": "project",
"expansion": "literal",
"notes": "Browser-based agent-mux web UI."
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "package:a5c-ai-agent-mux-webui",
"to": "path:agent-mux-webui",
"kind": "references_path",
"attributes": {}
}
]
}