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

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

  1. Start with the Public Package Catalog.
  2. Use the generated reference page for public symbols and source locations.
  3. Use the dependency graph when a change crosses package boundaries.
  4. Use .codeatlas/atlas.txt for compact package structure before opening source files.