Product architecture
Mystilink has three user-facing parts: the desktop app, the website (accounts and dashboard), and this documentation site. Readings, charts, and profile data stay on your machine; accounts, licensing, and update metadata go through Mystilink cloud services.
Components
| Part | Role |
|---|---|
| Desktop | Agent, profiles, metaphysics workflows, local workspace |
| Website | Sign-in, purchase, manage activation keys (dashboard) |
| Docs | Guides and concepts (this site) |
How data flows
flowchart LR
User[Account] --> License[License seats]
License --> Credential[Activation key]
Credential --> Desktop[Desktop app]
Desktop --> Local[Local workspace]
- On your device: conversations, chart output, profiles, LLM vendor keys (Design principles).
- Via Mystilink cloud: sign-in, payment fulfillment, activation checks, release metadata for updates.
Core concepts
See Account & licensing:
- User — Website account (Google / GitHub optional)
- Credential — One activation key per desktop device
- License — Plan and seat count after purchase
- Release — Installer versions and download assets