cd ../bitacora
·trading·8 min read

Evidence gates: why no strategy touches live capital without proof

Every strategy has to clear the same bar before it sees a single dollar — out-of-sample windows, walk-forward validation, and a kill switch I trust more than my own optimism.

This is the studio bitácora — a working log rather than a polished publication. Entries get written when something is worth writing down: a strategy that cleared its evidence gate, a drawdown that taught me something, or an engineering decision I want to remember the reasoning behind.

The short version

Build small, ship it, keep it running, and write down what actually happened — including the parts that did not work. The full entry lives in the source repository; this page is the redesigned shell it renders into.

$ git log --oneline -1
a1b2c3d  evidence gates: why no strategy ...

Want the rest? It is part of the open notes at hello@namilabs.ai.