Overview
Architecture notes for each application in the monorepo
This section is the application-level table of contents for UCD.js.
Start Here
Read these pages in this order if you want to understand the deployed surfaces first:
APIfor the canonical public HTTP entrypointStorefor the filesystem-style hosted read surfaceWebfor the product frontendDocsfor the documentation app and navigation model
By Surface
API
Public API worker, discovery endpoints, and OpenAPI surface.
Store
Hosted read-only store surface used by the HTTP backend.
By Product UI
Web
End-user frontend that consumes store-backed data through server functions.
Docs
Docs renderer for package, pipeline, and architecture content.