piker/piker
Gud Boi ad6c560f6b Guard `ldshm` from invalid SHM snapshots
Do not pass unpublished or corrupt timestamp rows into dedupe,
`NativeDB` replacement writes, or live SHM reload.

Deats,
- infer cadence from finite positive observed steps
- choose the smaller observed step when frequency ties
- skip invalid or degenerate snapshots as a whole
- cover the QQQ zero-slot failure with mutation-failing spies

Prompt-IO: ai/prompt-io/opencode/20260729T185406Z_d359b1cb_prompt_io.md

(this patch was generated in some part by `opencode` using `gpt-5.6-sol` (`openai`))
2026-07-29 15:07:50 -04:00
..
accounting .clearing: lazily spawn `brokerd` from `emsd` 2026-06-10 13:12:59 -04:00
brokers Use IB UTC syntax for history `endDateTime` 2026-07-28 23:44:15 -04:00
clearing .clearing: lazily spawn `brokerd` from `emsd` 2026-06-10 13:12:59 -04:00
cli brokerd: slim RPC caps + `ib` client-id offset 2026-06-10 13:14:24 -04:00
data datad: console-log the backend's mod subtree 2026-06-10 20:13:08 -04:00
fsp Use `tractor.ipc._shm` types directly across codebase 2026-03-17 18:00:29 -04:00
service Add `datad` daemon machinery to `.data` 2026-06-10 13:12:26 -04:00
storage Guard `ldshm` from invalid SHM snapshots 2026-07-29 15:07:50 -04:00
testing Pass a config `tmp_dir: Path` to the runtime when testing 2023-03-09 15:37:43 -05:00
toolz Delegate `.toolz.open_crash_handler()` to `tractor.devx` 2024-01-16 10:26:38 -05:00
tsp Normalize provider OHLCV for `NativeDB` 2026-07-27 18:08:33 -04:00
ui .data: cut feed layer over to `datad` actors 2026-06-10 13:13:44 -04:00
watchlists Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
__init__.py Start `piker.service` sub-package 2023-03-09 15:37:42 -05:00
_cacheables.py Move `._cacheables.open_cached_client()` into `.brokers` pkg mod 2023-06-27 13:41:47 -04:00
calc.py Lul, adhere to returning `str`s in `humanize()` 2022-01-25 07:57:01 -05:00
config.py Fix `pytest` config-dir isolation in subactors 2026-06-10 13:10:09 -04:00
log.py Auto-enable `tractor` logging when runtime active 2026-02-23 12:22:48 -05:00
types.py Point `.types.Struct` to `tractor.msg.pretty_struct` 2026-02-22 16:07:53 -05:00