II.
Topic JSON
Structured · livetopic:multi-step-forms
Multi-step Forms json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
]
}