Admin shell
The internal operator surface lives under `/admin`, with auth entry at `/login`.
ResaleCerty
This scaffold establishes the admin web shell, the public request route, a PostgreSQL-backed data layer, and a worker process without widening scope past the control layer.
The internal operator surface lives under `/admin`, with auth entry at `/login`.
The public request placeholder lives under `/request/[token]`.
The web runtime exposes /api/health for smoke checks during bootstrap validation.