iiRecord
Agentic AI Atlas · PackageSurface
term:package-surfacea5c.ai
II.
Term JSON

term:package-surface

Structured · live

PackageSurface json

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

File · terminology/terms/package-surface.yamlCluster · terminology
Record JSON
{
  "id": "term:package-surface",
  "_kind": "Term",
  "_file": "terminology/terms/package-surface.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:package-surface.canonical",
    "displayName": "PackageSurface",
    "kind": "primitive",
    "references": [
      "NodeKind:PackageSurface"
    ],
    "description": "Workspace package tracking — module type, surface kinds, source-of-truth role, publish target\n"
  },
  "outgoingEdges": [
    {
      "from": "term:package-surface",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:package-surface",
      "to": "domain:devops",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:package-surface.canonical",
      "to": "term:package-surface",
      "kind": "defines"
    }
  ]
}