II.
Term JSON
Structured · liveterm:blueprint
Blueprint json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:blueprint",
"_kind": "Term",
"_file": "terminology/terms/blueprint.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:blueprint.canonical",
"displayName": "Blueprint",
"kind": "extension-shape",
"references": [
"NodeKind:Blueprint"
],
"description": "Markdown bundle agent reads to install/configure projects (a5c-flavored)\n"
},
"outgoingEdges": [
{
"from": "term:blueprint",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:blueprint.canonical",
"to": "term:blueprint",
"kind": "defines"
},
{
"from": "synonym:agent-recipe-blueprint",
"to": "term:blueprint",
"kind": "synonym_b"
}
]
}