iiRecord
Agentic AI Atlas · Controlled Forms
topic:controlled-formsa5c.ai
II.
Topic JSON

topic:controlled-forms

Structured · live

Controlled Forms 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-forms",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Controlled Forms",
    "description": "Controlled Forms as a cross-cutting topic - form input state managed by\napplication state rather than direct DOM ownership.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:controlled-forms",
      "to": "domain:web-development",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:controlled-forms",
      "kind": "contains"
    }
  ]
}