Generation Script: This file is generated from script(s):
Purpose: Generated component-library MDX pages derived from docs-guide/config/component-registry.json.
Run when: Component governance metadata, registry outputs, or published component-library templates change.
Important: Do not manually edit this file; run
operations/scripts/generators/components/documentation/generate-component-docs.js. Purpose: Generated component-library MDX pages derived from docs-guide/config/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 operations/scripts/generators/components/documentation/generate-component-docs.js --fix --template-only. Governance Snapshot
The governed component library currently exposes 117 named export(s) across five active categories.Category Matrix
| Category | Purpose | Exports |
|---|---|---|
| Elements | Smallest visual atoms — no children, no fetching, no arrangement | 27 |
| Wrappers | Holds, groups, or spatially arranges other components | 31 |
| Displays | Renders authored content into a specific visual format | 20 |
| Scaffolding | One-per-page structural skeleton — heroes, portals, frame-mode | 20 |
| Integrators | Fetches, embeds, or binds to external/third-party data | 18 |
| Config | Non-component config objects | 1 |
Classification Decision Tree
- Fetches, embeds, or binds to external/third-party data? →
integrators/ - Part of the page’s outer structure, typically used once? →
scaffolding/ - Takes content and presents it in a formatted way? →
displays/ - Exists to hold, group, or arrange other things? →
wrappers/ - Single visual piece — no wrapping, no arranging, no fetching? →
elements/
Canonical Sources
- Registry JSON:
docs-guide/config/component-registry.json - Usage map:
docs-guide/config/component-usage-map.json - Docs-guide index:
docs-guide/catalog/components-catalog.mdx