Skip to main content

Product architecture

Mystilink has three user-facing parts: the desktop app, the website (accounts and dashboard), and this documentation site. Readings, charts, and profile files stay on your machine; accounts, licensing, update metadata, and Newton inference (when selected) go through Mystilink cloud services.

Components

PartRole
DesktopAgent, profiles, metaphysics workflows, local workspace
WebsiteSign-in, purchase, activation keys, Newton balance top-up (dashboard)
DocsGuides 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]
Desktop --> Newton[Newton platform]
User --> Wallet[Newton prepaid balance]
  • On your device: conversation/chart files, profiles, BYOK vendor keys (Design principles).
  • Via Mystilink cloud: sign-in, payment fulfillment, activation checks, release metadata; and—when you choose Newton LLM—inference and usage metering (Newton LLM).
  • BYOK direct: with your own keys, inference does not go through the Newton platform.

Core concepts

See Account & licensing:

  • User — Website account (Google / GitHub / Apple optional)
  • Credential — One activation key per desktop device
  • License — Plan and seat count after purchase
  • Release — Installer versions and download assets