Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.98 KB

File metadata and controls

37 lines (25 loc) · 1.98 KB

Product vision

North star

Give anyone a practical foundation for building a personal operating system that they own, understand, and can extend without paying for another closed platform.

Zaati OS should answer:

  • What needs my attention today?
  • What changed since yesterday?
  • Am I moving toward my goals?
  • What am I forgetting?
  • Where are my time, money, energy, and attention going?
  • What useful pattern appears across the last week or month?

Principles

  1. User-owned: Code, data, prompts, configuration, and deployment belong to the user.
  2. Private by architecture: The public upstream never receives personal data.
  3. Provider-agnostic: Any capable LLM or automation can publish the contract.
  4. Prompts as adapters: Existing AI connections can normalize data without requiring a new backend for every source.
  5. Files before databases: JSON remains portable, inspectable, diffable, and optional to migrate later.
  6. Useful before impressive: Every view helps the user notice, decide, or act.
  7. Graceful degradation: Missing and stale sources stay visible without breaking the interface.
  8. Extensible without a rewrite: A source, prompt, schema, fixture, and existing block set should cover most additions.

Product boundary

Zaati OS provides a dashboard, design system, contracts, source catalog, prompts, synthetic examples, validation, deployment recipes, and a contribution path.

It does not provide a central hosted service, receive user data, guarantee that every provider is free, override third-party privacy terms, or make automatic financial, medical, legal, or employment decisions.

The accurate promise is: Zaati OS charges no platform fee and can be deployed using free or already-owned tools, depending on the user's providers and usage.

Success test

Zaati OS succeeds when a person can connect the AI they already use to the parts of life they care about, then receive a trustworthy daily interface without surrendering ownership of their data.