Packages
A pnpm-workspace monorepo. Use this page for lookup order, then use the generated Public Package Catalog for exact package names, API tiers, source roots, and reference links. Cross-package edges come from Dependency Graph.
Table of Contents
Reference entry points
- Package/API inventory: Public Package Catalog.
- Dependency graph: Dependency Graph.
- HTTP API: Switchboard API.
Finding things fast
The concise, generated structure map for each package lives at
<package>/.codeatlas/atlas.txt: exports, routes, and dependencies without
reading the source. Use Architecture for system context
and Glossary for canonical domain terms.
Owner lookup order
- Start with the Public Package Catalog.
- Use the generated reference page for public symbols and source locations.
- Use the dependency graph when a change crosses package boundaries.
- Use
.codeatlas/atlas.txtfor compact package structure before opening source files.