iiRecord
Agentic AI Atlas · LaunchConfig
term:launch-configa5c.ai
II.
Term JSON

term:launch-config

Structured · live

LaunchConfig json

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

File · terminology/terms/launch-config.yamlCluster · terminology
Record JSON
{
  "id": "term:launch-config",
  "_kind": "Term",
  "_file": "terminology/terms/launch-config.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:launch-config.canonical",
    "displayName": "LaunchConfig",
    "kind": "primitive",
    "references": [
      "NodeKind:LaunchConfig"
    ],
    "description": "Named spawn recipe\n"
  },
  "outgoingEdges": [
    {
      "from": "term:launch-config",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:launch-config",
      "to": "domain:devops",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:launch-config.canonical",
      "to": "term:launch-config",
      "kind": "defines"
    }
  ]
}