iiRecord
Agentic AI Atlas · Controlled Components
topic:controlled-componentsa5c.ai
II.
Topic JSON

topic:controlled-components

Structured · live

Controlled 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:controlled-components",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Controlled Components",
    "description": "Controlled Components as a cross-cutting topic - component state driven\nexternally through props with explicit update callbacks.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:controlled-components",
      "to": "domain:web-development",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:controlled-components",
      "kind": "contains"
    }
  ]
}