I build verifiable safety infrastructure for automated trading.
- deadman — the library: execution-safety primitives that sit
between a strategy and its broker and stop instead of guessing (kill switch, persistent entry halt, units
contract, honest post-fill state machine, hash-chained ledger). Zero dependencies —
pip install deadman-kit. - honest-strategy-search — the method, demonstrated: a spec frozen before the first backtest, published data QC, 59 experiments in an append-only hash-chained ledger, a hold-out never opened, and a negative verdict published in full.
Open to trading-bot safety audits — details coming soon.