iiRecord
Agentic AI Atlas · Compound Components
topic:compound-componentsa5c.ai
II.
Topic JSON

topic:compound-components

Structured · live

Compound Components json

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

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:compound-components",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Compound Components",
    "description": "Compound Components as a cross-cutting topic - coordinated child\ncomponents sharing parent-managed state and behavior contracts.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:compound-components",
      "to": "domain:web-development",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:compound-components",
      "kind": "contains"
    }
  ]
}