Skip to main content

Documentation Index

Fetch the complete documentation index at: https://na-36-handover-docs-v2-into-docs-v2-dev-20260518.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Generation Script: This file is generated from script(s): 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 132 named export(s) across five active categories.

Category Matrix

CategoryPurposeExports
ElementsSmallest visual atoms – no children, no fetching, no arrangement32
WrappersHolds, groups, or spatially arranges other components10
DisplaysRenders authored content into a specific visual format49
ScaffoldingOne-per-page structural skeleton – heroes, portals, frame-mode21
IntegratorsFetches, embeds, or binds to external/third-party data19
ConfigNon-component config objects1

Classification Decision Tree

  1. Fetches, embeds, or binds to external/third-party data? → integrators/
  2. Part of the page’s outer structure, typically used once? → scaffolding/
  3. Takes content and presents it in a formatted way? → displays/
  4. Exists to hold, group, or arrange other things? → wrappers/
  5. Single visual piece – no wrapping, no arranging, no fetching? → elements/

Canonical Sources

Last modified on May 19, 2026