Ekairos Registry.
The home of the Ekairos domains: schema, actions, and installable UI that run on InstantDB. Browse a domain, try its components on a live temporary database, install them with one command.
Where it starts
Public surface first. Registry after it earns the shape.
Showcase
Shape the surface
Start from the public domain screen until the interaction is right.
Component
Extract the primitive
Move only the reusable UI into the component boundary.
Registry
Install it downstream
Workbench, templates, and apps receive the same domain component.
Domain map
Five routes become the technical front door.
Each domain has one public landing, one UI surface, and one library page. The package remains the source of behavior; the registry owns distribution.
/events
Events
@ekairos/events@beta
event_contexts anchors event_parts.
/channel
Channel
@ekairos/channel@beta
channel_messages anchors channel_state.
/sandbox
Sandbox
@ekairos/sandbox@beta
sandbox_sandboxes anchors sandbox_processes.
/dataset
Dataset
@ekairos/dataset@beta
dataset_datasets anchors dataset_records.
/task
Task
@ekairos/tasks@beta
task_tasks anchors outcome.
Domains
Events, Channel, Sandbox, Dataset, Task.
Events
Context-first runtime for AI product interactions: contexts, turns, executions, steps, parts, and durable replay.
Channel
Unified multichannel communication for agent threads: one canonical message model across web, email, whatsapp, slack, teams and more — persisted on InstantDB.
Sandbox
Provider-agnostic execution environments for commands, files, process streams, ports, checkpoints, and coding agents.
Dataset
Runtime-first dataset materialization for domain rows, query snapshots, file/text sources, transforms, and sandbox-backed analysis.
Task
Durable tasks with typed outcomes for approvals, reviews, handoffs, and any workflow step that must wait for a decision.
Manifest
