iiRecord
Agentic AI Atlas · Progressive Disclosure
topic:progressive-disclosurea5c.ai
II.
Topic JSON

topic:progressive-disclosure

Structured · live

Progressive Disclosure json

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

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:progressive-disclosure",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Progressive Disclosure",
    "description": "Progressive Disclosure as a cross-cutting topic - revealing complexity\ngradually so interfaces stay understandable at first glance.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:progressive-disclosure",
      "to": "domain:web-development",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:progressive-disclosure",
      "kind": "contains"
    }
  ]
}