iiRecord
Agentic AI Atlas · Agent Recipe
term:agent-recipea5c.ai
II.
Term JSON

term:agent-recipe

Structured · live

Agent Recipe json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/agent-recipe.yamlCluster · terminology
Record JSON
{
  "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"
    }
  ]
}