Your data
The killer question:
"what leaves my machine?"
Short answer: on Solo with local models, essentially nothing.
Full answer: below, with the diagram, the mechanisms, and the limits.
Local processing first
Inference can run entirely on your device (llama.cpp, GGUF models). So can
transcription (Parakeet ONNX). If you plug in your own API key, requests go straight
to your provider under your own agreement — Luge is not a middleman reading your traffic.
Secrets on-device
Your secrets (keys, integration passwords) resolve locally through 1Password. The
session token lives in the operating system's keychain, not in a config file.
Personal-information detection
PI detection (SIN, health-insurance numbers, emails, phone numbers, cards) runs locally
inside the platform — content is not shipped to an external service for analysis.
Audit and isolation
Every significant event lands in audit logs sealed at write time
(a per-row integrity hash — tampering is detectable by a third party), exportable as
PDF evidence packages. Every resource is isolated per organization. That's the
architecture our first vertical customer — Canadian financial services — required,
applied to everyone. The illustrated version is here.
Managed sovereign modules
Need managed inference to stay in the country? The managed sovereign modules run on
Canadian infrastructure managed by us — the supplier can evolve, the residency doesn't. Details on the pricing page.
The site you're reading
This site uses no tracking cookies and needs no banner. Visit statistics are aggregated
and anonymous.