Clients and extension
Choose a product entry point
Select Web, Universal Client, Extension, or developer tools by device, data location, and job.
| Entry | Primary use | Boundary |
|---|---|---|
| Web | Online workspaces, teams, unified console | Accesses online data through Backend |
| Universal Client | Local-first and offline startup across desktop and mobile | Local content stays in device SQLite |
| Browser Extension | Current-page capture and platform draft delivery | Platform cookies never upload to cloud |
| CLI / SDK / Skill | Scripts, agents, and integrations | Uses public Backend APIs only |
The entries share domain concepts and visual language, but they do not pretend to be one application by loading remote pages or sharing runtime-specific implementations.