iiRecord
Agentic AI Atlas · Theming Pattern
topic:theming-patterna5c.ai
II.
Topic JSON

topic:theming-pattern

Structured · live

Theming Pattern json

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

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:theming-pattern",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Theming Pattern",
    "description": "Theming Pattern as a cross-cutting topic - switching or layering visual\ndesign systems through tokens, variants, and contextual style control.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:theming-pattern",
      "to": "domain:web-development",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:theming-pattern",
      "kind": "contains"
    }
  ]
}