Raw personal data never leaves your device. This is the load-bearing constraint, not a marketing line.
shenas is open-core. The community version —
hosted at shenas.ai/oss — is the open-source version:
the plugin SDK, the architecture, the code, the way you extend or
replace any piece. A commercial layer with hosted services and
team-shaped features funds the work. Anything that touches user
data — the local pipeline, on-device models, privacy primitives —
stays in the community version, forever.
The distinction matters: a feature that requires sending raw data to a server cannot ship in the community version, regardless of how useful it would be. The on-device constraint is enforced at the architecture level, not by policy.
~/.shenas/shenas.db. Source plugins write directly to this database. No relay, no cloud storage.