Platform

How Better Data Works

Edit this page

How Better Data Works

Better Data is built around operating loops, not disconnected records and screens. Each loop is a versioned state machine with deterministic transitions and compliance-ready history.

Operating model (canonical): Sense → Decide → Approve → Execute → Improve. Approve is explicit: human authority, policy, and evidence before high-impact execution — surfaced in Govern and Loops. Narrative and diagrams: Architecture on betterdata.co.

The operating loop (concept)

A loop has a lifecycle, transitions triggered by domain events, and a full transition history by default.

| Traditional SCM | Better Data | |---|---| | Navigate records and trigger manual actions | Loops surface the right actor at the right state | | Audit trail is separate from execution | Audit trail is a natural output of loop transitions | | Integrations require custom side channels | Domain events are the integration boundary | | Modules are siloed by screen | Modules participate in shared loops |

Commerce pillars in this documentation

These pages mirror how operators navigate Sense through Improve in product docs. Sense hub: Analyze overview (URLs /sense/* redirect there).

Govern also covers trust, traceability, compliance, and security across all steps — not only approval. See Govern overview for the full pillar.

Core loop types

| Loop | Typical path | |---|---| | Procurement | Intent -> PO -> Confirmation -> Receipt -> Invoice Match -> Settlement | | Fulfillment | Demand -> Reservation -> Pick/Pack -> Ship -> Delivery -> Inventory Settle | | Quality | Trigger -> Lot ID -> Hold -> Assessment -> Resolution -> Audit | | Replenishment | Signal -> Threshold Breach -> PO Trigger -> Procurement spawn |

Why loops matter for compliance

Every transition records actor identity, timestamp, and correlation context, so compliance evidence is generated during normal operation. This supports regulated flows across DSCSA, FSMA, FDA 21 CFR Part 11, and CSRD-oriented traceability where applicable.

Compliance alignment is built into loop mechanics. You still validate final legal obligations with your compliance and legal teams.