II.
SourceRef JSON
Structured · livesource-ref:a5c-marketplace
a5c.ai blueprint marketplace json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "source-ref:a5c-marketplace",
"_kind": "SourceRef",
"_file": "sourceref-scope/source-refs/a5c-marketplace.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"description": "a5c.ai blueprint marketplace",
"displayName": "a5c.ai blueprint marketplace",
"repoUrl": "https://github.com/a5c-ai/babysitter",
"ref": "main",
"path": "plugins/a5c/marketplace",
"packageManager": "git",
"kind": "git-marketplace",
"notes": "Root of the a5c.ai plugin marketplace. Each subdirectory under plugins/a5c/marketplace/plugins/<slug>/\nis a Blueprint with install.md, configure.md, uninstall.md.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "blueprint:a11y",
"to": "source-ref:a5c-marketplace",
"kind": "sourced_from",
"attributes": {}
},
{
"from": "blueprint:adr",
"to": "source-ref:a5c-marketplace",
"kind": "sourced_from",
"attributes": {}
},
{
"from": "blueprint:basic-security",
"to": "source-ref:a5c-marketplace",
"kind": "sourced_from",
"attributes": {}
}
]
}