Systemic finding from the requirements baseline. Most RF clients read the hf-timestd §18 timing authority (/run/hf-timestd/authority.json via hamsci_dsp.timing.AuthorityReader) and stamp it into each record for provenance, but do not consume it to gate/correct timing — inventory reports uses_timing_calibration=false, timing_authority_applied=null.
For each client, decide and record one of: (a) wire it (apply the offset/tier to timing — required where sub-second/absolute accuracy is claimed), or (b) document as a deliberate non-gating provenance stamp (legitimate where data is minute/slot-quantized).
Note: the consumer-side AuthorityReader is also quadruplicated across clients — closing this couples with the hamsci-dsp dedup epic (DSP-F-090).
Systemic finding from the requirements baseline. Most RF clients read the hf-timestd §18 timing authority (
/run/hf-timestd/authority.jsonviahamsci_dsp.timing.AuthorityReader) and stamp it into each record for provenance, but do not consume it to gate/correct timing —inventoryreportsuses_timing_calibration=false,timing_authority_applied=null.For each client, decide and record one of: (a) wire it (apply the offset/tier to timing — required where sub-second/absolute accuracy is claimed), or (b) document as a deliberate non-gating provenance stamp (legitimate where data is minute/slot-quantized).
Note: the consumer-side AuthorityReader is also quadruplicated across clients — closing this couples with the hamsci-dsp dedup epic (DSP-F-090).