File size: 370 Bytes
22ed4f8 | 1 2 3 4 5 6 7 8 9 10 11 12 | # Public Notes
This repository uses internal labels only.
- `s0` is the active series.
- `x0` and `x1` are daily packet families.
- `d` is the UTC partition date.
The archive is intended for deterministic replay, feature construction, and
offline evaluation. Some partitions are sparse by source; consumers should treat
presence counts as authoritative for each day.
|