iiRecord
Agentic AI Atlas · ExpertiseLevel
term:expertise-levela5c.ai
II.
Term JSON

term:expertise-level

Structured · live

ExpertiseLevel json

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

File · terminology/terms/expertise-level.yamlCluster · terminology
Record JSON
{
  "id": "term:expertise-level",
  "_kind": "Term",
  "_file": "terminology/terms/expertise-level.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:expertise-level.canonical",
    "displayName": "ExpertiseLevel",
    "kind": "concept",
    "references": [],
    "description": "Novice/intermediate/expert/authoritative\n"
  },
  "outgoingEdges": [
    {
      "from": "term:expertise-level",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:expertise-level.canonical",
      "to": "term:expertise-level",
      "kind": "defines"
    }
  ]
}