Category

Data Quality Pipeline

These terms cover schema changes, decoding, replay, and deduplication.

How to recognize this theme

Words for detecting gaps and replaying events.

In a daily board, this category groups terms by their shared role. Look for four cards that describe the same mechanism, risk area, or workflow rather than four words that merely sound similar.

Educational context

These entries are vocabulary notes for learning. They are not project endorsements, token recommendations, exchange rankings, or trading signals.

Event Decoder

An event decoder turns raw logs or messages into readable structured records.

Schema Drift

Schema drift is an unexpected change in a dataset or message format over time.

Log Replay

Log replay reprocesses stored events so a system can rebuild or audit state.

Dedup Queue

A dedup queue removes repeated events so downstream systems see each item once.