Data flow
Slow and fast paths
Genesis implements only deterministic observation and execution. Later compiler work may use expensive discovery, browsers, and models, but those belong to a slow path. A promoted adapter’s fast path should eventually remain:Deliberate simplicity
Genesis does not use:- a database;
- a message broker;
- a graph database;
- Kubernetes;
- a browser;
- an LLM;
- Wasm;
- blockchain infrastructure.