Module reference
The engine mounts each entitled @withpotter/* package as a NestJS module. This is the per-module map of both the HTTP surface (372 routes) and the internal building blocks (355 use-cases, 66 entities, 60 repositories), extracted from source.
Routes, methods, and auth are listed here; the exhaustive request/response
contract is the engine’s live OpenAPI document at /docs.
For how the layers (controller → use-case → repository → entity, plus ports and
adapters) fit together, see the package internal architecture.
A module appears here only if its package is installed for the box’s tier.