FAQCommon foundation questions

Short answers about why the platform is split into web, api, worker, and shared domain packages.

Highlights

Common foundation questions

The web app serves both customer and admin experiences.

The API owns auth, billing, compatibility, remote config, and support primitives.

The worker isolates queue-driven side effects and scheduled jobs.

Modules

Current status

Architecture FAQ

Live

Source-of-truth responsibilities and domain boundaries for each service.

Open related page

Extension Integration FAQ

Live

How bind/bootstrap/session flows work for the managed extension client.

Open related page