Add a data-quality preflight for:Documentation Index
Fetch the complete documentation index at: https://docs.0xarchive.io/llms.txt
Use this file to discover all available pages before exploring further.
- backtests
- alerts
- exports
- model or research inputs
- order-book reconstruction
- incident reviews
Quality Packet
Store the quality packet with downstream output when a job feeds a backtest, alert, export, dashboard, warehouse table, or model input.| Field | What to store |
|---|---|
| Route | Coverage, freshness, incident, latency, SLA, or venue freshness path |
| Venue and symbol | The exact family and symbol used for the downstream request |
| Data family | Order book, L3, L4, trades, candles, funding, OI, liquidations, orders, replay, or export |
| Window | start, end, cursor chain, and any requested limit |
| Quality body | Coverage payload, freshness timestamp, incident state, latency result, or SLA result |
| Request handle | meta.request_id when exposed, or the downstream data request ID from the client or transport |
| Decision | Continue, narrow window, retry later, or stop |