iiRecord
Agentic AI Atlas · SettingsTemplate
term:settings-templatea5c.ai
II.
Term JSON

term:settings-template

Structured · live

SettingsTemplate json

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

File · terminology/terms/settings-template.yamlCluster · terminology
Record JSON
{
  "id": "term:settings-template",
  "_kind": "Term",
  "_file": "terminology/terms/settings-template.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:settings-template.canonical",
    "displayName": "SettingsTemplate",
    "kind": "tool",
    "references": [
      "NodeKind:SettingsTemplate"
    ],
    "description": "A plugin-shipped settings.json fragment merged into host settings on install\n"
  },
  "outgoingEdges": [
    {
      "from": "term:settings-template",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:settings-template.canonical",
      "to": "term:settings-template",
      "kind": "defines"
    }
  ]
}