Registry domain map

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.

01

Showcase

Shape the surface

Start from the public domain screen until the interaction is right.

02

Component

Extract the primitive

Move only the reusable UI into the component boundary.

03

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.

Manifest

Install UI. Keep behavior in the domain package.

View Manifest