Ask Concord

Answers from our documentation

Ask anything about Concord. Every answer comes from our actual documentation.

Technical concepts

Schema Drift

When a vendor silently renames or reshapes a field. The failure mode that quietly breaks every static mapping in your stack.

Definition

Schema drift is what happens when an upstream vendor renames a field, splits one field into two, changes a value's type, or adds a key in a point release without telling anyone. Static mapping configurations rot. Detection coverage rots with them. The failure mode is silent: the pipeline keeps running, dashboards keep updating, and the analyst doesn't notice until an audit asks why a particular event class disappeared from the data three months ago. Concord by IaxaI catches schema drift at ingest time. Every event's field-path set is hashed. The hash is compared against the known-good baseline for that source. When the hash diverges (fields added, fields removed, fields renamed), a `schema_drift_event` is recorded and the auto-repair loop is triggered. The proposed new mapping is calibrated against held-out events, runs in shadow against the existing mapping, and only promotes after divergence stays within threshold. Silent failure becomes a loud, ledgered, reviewable event.

Stop reconciling. Start trusting one timeline.

30-minute walkthrough. Your tools. Your tenants. Your audit cycle. We will show you exactly where Concord earns its keep.