Key Experience Principles

UnisonOS experience design is guided by a small set of principles that apply across devices, modalities, and use cases.

These principles are derived from two canonical documents:

Vision and Values in Practice

These experience principles translate the platform vision into day-to-day behavior:

Privacy by Default

Data is processed on the device whenever possible. Any path that leaves the edge, such as cloud inference or profile synchronization, is explicit, auditable, and governed by policy and consent grants.

High impact actions are never implicit. Dedicated policy and consent services ensure that sensitive operations are authorized, logged, and easy to understand after the fact.

Edge First, Cloud Optional

UnisonOS is designed to run entirely on local hardware using devstack and production compose configurations. Cloud capabilities, such as remote model providers, are an additive choice controlled via configuration and policy.

Real-time generated experience

UnisonOS generates an experience in real time that fits your current intent and context. The experience removes the need to learn a persistent interface structure.

Implications:

Modality-Complete Experiences

UnisonOS treats modalities as first-class and co-equal. Experiences must remain complete even when one modality is unavailable.

When generating your experience, UnisonOS considers available capabilities and your preferences across:

Related docs:

Accessibility as Personalization

Because experiences are rendered in real time, accessibility is integral to every experience. The system generates each interaction around your specific needs and preferences.

This makes UnisonOS inherently accessible:

Observable and Predictable

Every interaction flows through an orchestrator and a set of well-defined services. Developers can trace events end-to-end, understand why a decision was made, and reproduce behaviors across devices.