REFERENCE

Observation reference

Persisted market_snapshots entity fields.

#Fields

FieldTypeRequiredSource
idintegeryesDATABASE
timestampISO stringyesApplication receipt
symbolstringyesLIVE_EXTERNAL
bid / askrealyesLIVE_EXTERNAL
midpointrealyesENGINE_DERIVED
source_timestampISO stringyesLIVE_EXTERNAL
agent_idstringyesSTATIC / USER
model_versionstringyesSTATIC / USER
benchmarkstringyesSTATIC / USER
input_sample_metadataJSON textyesDATABASE

#Uniqueness

The unique index on agent_id, symbol, and source_timestamp prevents duplicate-cycle observations.