II.
Term JSON
Structured · liveterm:agent-recipe
Agent Recipe json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:agent-recipe",
"_kind": "Term",
"_file": "terminology/terms/agent-recipe.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:agent-recipe.canonical",
"displayName": "Agent Recipe",
"kind": "concept",
"description": "Alternative term for Blueprint.\n"
},
"outgoingEdges": [
{
"from": "term:agent-recipe",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:agent-recipe",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:agent-recipe.canonical",
"to": "term:agent-recipe",
"kind": "defines"
},
{
"from": "synonym:agent-recipe-blueprint",
"to": "term:agent-recipe",
"kind": "synonym_a"
}
]
}