Deal
A revenue opportunity tied to an account.
- iduuid
- account_idref→ Account
- stageenumnew|qualified|won|lost
- amountnumber
- close_datedatetime
- owner_idref→ User
FOUNDATIONS · DATA MODEL
Objects, events and views — connected by typed edges you can query, navigate and reason about. Click a node to inspect its shape.
DATA MODEL · GRAPH INSPECTOR
Your tenant is a typed graph — objects, events and views — not a pile of tables. Pick a node to inspect its schema, follow the edges to see what it references and what it emits.
A revenue opportunity tied to an account.
HOW THE GRAPH EVOLVES
A write declares fields it needs. The runtime resolves against the current schema, updates it if safe, and emits a schema-change event — everything downstream sees the new shape.
typed payload
compat diff
event.schema.*
materialised
push · CRDT
PLATFORM · CLOSE THE LOOP
Your objects, your edges, your vocabulary. The schema evolves with writes — and every change leaves a typed event behind.