3. DAQS JSON structure (the truth layer)
File:
02_core_concepts/daqs_data_model.md
Explain:
- What the exported JSON actually is
- Why everything is flattened
- Why
parent.idmatters more than nesting - Why DAQS does not mirror Revit UI structure
Key explanation:
DAQS is relational, not hierarchical.
This prepares users for indexing, merging, lookups, etc.