II.
PathDescriptor JSON
Structured · livepath:kradle-core
Kradle core workspace json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:kradle-core",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/kradle-subpackages.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "path:kradle-core",
"displayName": "Kradle core workspace",
"path": "packages/kradle/core",
"pathKind": "source-of-truth-dir",
"ownerKind": "PackageSurface",
"ownerId": "package:a5c-ai-kradle",
"platform": "repo",
"scope": "project",
"evaluationContext": "project",
"expansion": "literal",
"notes": "Core @a5c-ai/kradle ESM package with controller API, demo/server bins, and validation scripts."
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "package:a5c-ai-kradle",
"to": "path:kradle-core",
"kind": "references_path",
"attributes": {}
}
]
}