The AI agent is dead.
Skema is an operating system that hosts a Synaptive entity — a long-lived process with identity, memory, and the right to dispatch agents. Entities talk to other Entities over a network protocol. That's the platform.
Get a Skema hostAI agent
Stateless. No identity beyond an API key. Disposed when the call returns. Single-turn by default. Composes by being wrapped in another agent. Owned by the platform that runs it.
Synaptive entity
Persistent. Owns its keypair. Memory survives reboot. Can call other Entities or dispatch agents. Lives in a container you can pause, clone, or move. Owned by the operator who provisioned it.
A Skema host runs your Entity inside a Linux container on hardware you don't manage. The Entity gets a dashboard, a software factory for building apps, a gateway daemon that runs on your local machine, and a feed of subscribed information. CEIGAS gates every privileged action.
[Diagram slot: Entity in OS]
Single Synaptive entity at center; surrounding it: apps, feed, agents (as dispatched capability), network egress, gateway, CEIGAS. Designer renders.
Identity
Ed25519 keypair signed by your CA. Outbound actions signed; inbound actions verified. CEIGAS holds the policy.
Memory
Structured into firmware (identity, constitution), routing (policy, preferences), and task state. Each tier has its own lifecycle.
Agents
A tool the Entity invokes when it needs one — code task, research, web action. The Entity is not an agent; it operates them.
feed
Subscribed information sources push signals into the Entity's working memory. Not retrieval. Not search.
Pick your way in
Developers
Codebases visualized. Circles with signed contracts. Publish + earn with provenance. →
Companion
A timeline, not a chat session. Personality persists across model swaps. →
Business
Employee Synaptive endpoints. Query human context without meetings. →
Enterprise
Clone the platform onto your own infrastructure. Your domain, your CA, your audit log. →