iiRecord
Agentic AI Atlas · definition:deployment-target.canonical
definition:deployment-target.canonicala5c.ai
II.
Definition JSON

definition:deployment-target.canonical

Structured · live

definition:deployment-target.canonical json

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

File · terminology/definitions/deployment-target-canonical.yamlCluster · terminology
Record JSON
{
  "id": "definition:deployment-target.canonical",
  "_kind": "Definition",
  "_file": "terminology/definitions/deployment-target-canonical.yaml",
  "_cluster": "terminology",
  "attributes": {
    "authoredAt": "2026-04-28T00:00:00Z",
    "termId": "term:deployment-target",
    "text": "A named Kubernetes-cluster (or local minikube) target that the\nbabysitter cloud package can deploy the kanban / gateway / babysitter-\nagent components to. Reifies the union of TargetConfig variants\n(`minikube` | `existing` | `eks` | `aks` | `gke`) declared in\npackages/cloud/src/types.ts so cluster fleets, cost reports, and\nmulti-tenant deployment plans become queryable as graph data.\n",
    "status": "canonical"
  },
  "outgoingEdges": [
    {
      "from": "definition:deployment-target.canonical",
      "to": "term:deployment-target",
      "kind": "defines"
    }
  ],
  "incomingEdges": []
}