II.
PackageSurface JSON
Structured · livepackage:a5c-ai-catalog
package:a5c-ai-catalog json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package:a5c-ai-catalog",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/catalog-app.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "@a5c-ai/catalog",
"packageName": "@a5c-ai/catalog",
"workspacePath": "packages/catalog",
"moduleType": "nextjs",
"surfaceKinds": [
"ui-consumer",
"api-consumer"
],
"sourceOfTruthRole": "wrapper-over-graph",
"publishedTo": "none",
"versionPolicy": "semver"
},
"outgoingEdges": [
{
"from": "package:a5c-ai-catalog",
"to": "path:catalog-api",
"kind": "references_path",
"attributes": {}
},
{
"from": "package:a5c-ai-catalog",
"to": "process:packages/catalog/process-library-catalog",
"kind": "surfaces_process",
"attributes": {}
},
{
"from": "package:a5c-ai-catalog",
"to": "graph:agent-catalog",
"kind": "wraps_graph",
"attributes": {}
},
{
"from": "package:a5c-ai-catalog",
"to": "ci:a5c-ai-catalog",
"kind": "validated_by_ci",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "ci:a5c-ai-catalog",
"to": "package:a5c-ai-catalog",
"kind": "validates_package",
"attributes": {}
},
{
"from": "process:packages/catalog/process-library-catalog",
"to": "package:a5c-ai-catalog",
"kind": "owned_by_package_surface"
}
]
}