Declarative entities
Define identity, state, relationships, provenance, and lifecycle without hand-building integration handlers.
Declarative information flow
A declarative language and distributed runtime that transforms heterogeneous enterprise data into a coherent, stateful ontology of operational digital twins.
01 / THE IDEA
Flom replaces a common class of integration services that consume messages, correlate identities, transform payloads, maintain state, apply rules, call services, and publish new information. Authors describe entities and flow; the platform supplies routing, persistence, concurrency, retries, deployment, and scale.
A language and a platform
Define identity, state, relationships, provenance, and lifecycle without hand-building integration handlers.
Connect external brokers, APIs, models, and agents while keeping credentials and physical configuration outside source.
Compile validated definitions into immutable execution plans with explicit delivery and compatibility policy.
A compiler, diagnostics catalog, formatter, language service, LSP host, test harness, and Blazor authoring portal.
From event to meaning
Independent observations can update different parts of the same durable entity over time. Applications query Flom's entity APIs and change feeds rather than rebuilding correlation logic in every client.
DEFINE ENTITY Door
Id = $event:deviceId
IsOpen = $event:isOpen
PUSH ChangedCoherent systems