Generation Script: This file is generated from script(s):
Purpose: Generated component-library MDX pages derived from docs-guide/component-registry.json.
Run when: Component governance metadata, registry outputs, or published component-library templates change.
Important: Do not manually edit this file; run
tools/scripts/generate-component-docs.js. Purpose: Generated component-library MDX pages derived from docs-guide/component-registry.json.
Run when: Component governance metadata, registry outputs, or published component-library templates change.
Important: Do not manually edit this file; run
node tools/scripts/generate-component-docs.js --fix --template-only. Governance Snapshot
The governed component library currently exposes 127 named export(s) across five active categories.Category Matrix
| Category | Purpose | Exports |
|---|---|---|
| Primitives | Standalone visual atoms | 30 |
| Layout | Spatial arrangement containers | 31 |
| Content | Content formatting and rendering | 24 |
| Data | Data-bound feed renderers | 17 |
| Page Structure | Frame-mode and portal scaffolding | 25 |
Classification Decision Tree
- Bound to an external data source or automation pipeline?
data/ - Only makes sense on frame-mode or portal pages?
page-structure/ - Accepts children and arranges them spatially?
layout/ - Formats or renders content for the reader?
content/ - Otherwise:
primitives/
Canonical Sources
- Registry JSON:
docs-guide/component-registry.json - Usage map:
docs-guide/component-usage-map.json - Docs-guide index:
docs-guide/catalog/components-catalog.mdx