| Component | +Coverage | +Notes | +
|---|---|---|
| {item.name} | ++ + {item.coverage} + + | +{item.note} | +
+ Consumer contract +
+
+ {`import { mdxComponents } from "@inth/docs";
+
+const components = {
+ ...mdxComponents,
+};`}
+
+ + {route.description} +
+ + ))} ++ Use `mdxComponents` as your starting map and style + around the exported semantics rather than replacing + everything. +
++ `AutoTypeTable` is validated during markdown conversion + with a stable `basePath`, not in the live browser + renderer. +
++ The app shell uses TanStack Start routes and + shadcn-style cards, while the docs body renders the + package adapters directly. +
+