Recall
Aya loads governed context from prior work—not from a blank chat.
OBJECTIVE-FIRST AI OPERATING SYSTEM
Restoring workspace
I°
Loading...
OpenAya / Product chapter 00
A working browser beta of an AI operating layer built to preserve context, act with permission, keep its work inspectable, and remain available wherever the web runs.
The value is not a larger prompt box. It is the continuity between intent, action, and an inspectable durable record.
Aya loads governed context from prior work—not from a blank chat.
The request moves through the right application, model route, or MCP tool.
The result is validated and written as canonical machine-readable state.
Indexes and embeddings can be recreated from the files you keep.
Supabase Storage is the current private reference disk. The contract is provider-neutral so user-owned external disks can follow without changing the file format.
Memory governance, model routing, tools, workflows, and user interface.
Canonical files live under a versioned /aya directory on the selected provider.
JSON Schema validation makes the same state legible to Aya and external applications.
Public evaluations, capability status, audit aggregates, and machine-readable specifications make the operating layer inspectable.
Your canonical files, workflow definitions, exports, and generated artifacts remain yours.
Configured model providers process only the requests needed for the workflow, under their terms.
Third-party model and storage usage is disclosed; no hidden outcome fee is implied.
Export or delete your state. Portable files are designed to outlive an Aya subscription.
DESIGN PARTNER MODEL
Fixed pilot with an optional outcome credit after mutually agreed success criteria are met. You retain canonical files, exports, workflow definitions, and generated artifacts.
Read the pilot termsAya stores the context, preferences, memories, conversations, projects, decisions, and skills needed for the workflows you choose. The durable representation is versioned, machine-readable files.
Today, the reference disk is a private Supabase Storage bucket. Google Drive, OneDrive, Dropbox, and MCP filesystem adapters are planned, not shipped.
OpenAya does not train foundation-model weights on your files. Requests sent to configured model providers are subject to those providers’ processing terms; pilot scopes document the providers involved.
Yes. The disk format has a public specification and JSON Schemas. Canonical files are designed to be readable by Aya and external applications.
The browser shell and selected local functions can operate locally, but model calls, cloud sync, and remote tools require connectivity. Offline-first external-disk sync remains planned.
The architecture supports bring-your-own infrastructure and portable state. A fully packaged self-hosted enterprise distribution is still beta and should be scoped in a pilot.
No Aya hardware product has been announced. Aya currently begins as a browser-based software beta. Continuity across computers, phones, wearables, and future devices is a device-agnostic research direction, not a release or availability promise.
Open Aya OS
Live system facts. Every number on this card is generated at request time from the runtime registry or the public eval database — there is no separate marketing source to drift.
Model layer
Agent layer
6 routed strategies: planner, executor, memory_retriever, verifier, router, self_critic
Strategy-Auction routing implemented as system-prompt routing rules
Memory layer
Supabase + browser IndexedDB (local-first)
Kinds: short-term turn cache · long-term background consolidation · GraphRAG knowledge edges
Tool layer
6 built-in tools across 43 apps
Web search · Code execution (Code Lab) · File store (Spatial Files) · Calendar / Notes / Word Processor · …
Local-first status
Browser storage supports guest and offline-capable features; AI and connected services may use remote APIs
Cloud sync status
Supabase persists supported account, project, conversation, and vault records when signed in
Apps in registry
43
Generated from lib/app-registry.ts
Routed agents
6
Strategy-auction policies, system-prompt routed
Eval score (avg)
—
Across 0 completed runs
Last eval run
no runs yet
UTC server time
Avg latency / task
—
Wall-clock, includes network hop
Audit mode
Public — every eval result writes a reasoning trace to /api/aya/inspect and aggregates to /api/aya/audit
A/B comparison — pass rate by route
baseline
—
Claude Sonnet 4.6, no spine (control)
aya_pipeline
—
Claude Sonnet 4.6 + 7-stage cognitive spine
aya_reasoner
—
Claude Opus 4.6, extended thinking (10k)