platform·Platform / engineering
Event Sourcing
Pattern where state is derived from an append-only log of events rather than mutated in place. The entire desk is event-sourced, which is why every decision is replayable.
How the desk uses this
Platform and engineering terms like this one describe how Nexural is actually built — event-sourced, audit-logged, reproducible.