iiRecord
Agentic AI Atlas · Run
term:runa5c.ai
II.
Term JSON

term:run

Structured · live

Run json

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

File · terminology/terms/run.yamlCluster · terminology
Record JSON
{
  "id": "term:run",
  "_kind": "Term",
  "_file": "terminology/terms/run.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:run.babysitter",
    "displayName": "Run",
    "kind": "concept",
    "references": [
      "NodeKind:Run"
    ],
    "description": "A babysitter run; note multiple definitions exist (babysitter-SDK Run vs. older agent-mux Run).\n"
  },
  "outgoingEdges": [
    {
      "from": "term:run",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:run",
      "to": "domain:devops",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:run.babysitter",
      "to": "term:run",
      "kind": "defines"
    },
    {
      "from": "synonym:invocation-spawn",
      "to": "term:run",
      "kind": "synonym_b"
    }
  ]
}