Update NIDL-Framework.md (#20634)
Fotis Voutsas committed
Jul 4, 2025 at 12:04 UTC
8423185e9d1e08eab6f15978bb16b2e1a002a8ad
1 file changed
+2
-2
docs/NIDL-Framework.md
+2
-2
@@ -276,7 +276,7 @@ This guide walks through the thought process of designing metrics for a new coll
276
277
#### Step 2: Organize into Families
278
279
-**Decision**: Flat structure (<10 families) or Tree structure (>10 families)?
279
+**Decision**: Flat structure (\<10 families) or Tree structure (\>10 families)?
280
281
**PostgreSQL - Flat Structure**:
282
```
@@ -414,7 +414,7 @@ Family: tables
414
#### Final Checklist
415
416
- [ ] Each family represents a major functional area
417
-- [ ] Navigation structure is intuitive (<10 flat, >10 tree)
417
+- [ ] Navigation structure is intuitive (\<10 flat, \>10 tree)
418
- [ ] All metrics in a family are about the same topic
419
- [ ] Each context has consistent instance types
420
- [ ] All instances in a context have identical dimensions