iiRecord
Agentic AI Atlas · Multi-step Forms
topic:multi-step-formsa5c.ai
II.
Topic JSON

topic:multi-step-forms

Structured · live

Multi-step 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:multi-step-forms",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Multi-step Forms",
    "description": "Multi-step Forms as a cross-cutting topic - splitting complex data entry\ninto staged flows with progress, validation, and navigation rules.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:multi-step-forms",
      "to": "domain:web-development",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:multi-step-forms",
      "kind": "contains"
    }
  ]
}