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