Hey-LiSA Docs

These docs define the Hey-LiSA system: strategy specs, validation, Strategy Lab, controlled execution, and shared strategy markets.

Strategy Lab

Strategy Lab is the active major subsystem of Hey-LiSA.

It is where strategy specs become testable artifacts. It proves the current chain:

strategy spec -> validation -> backtest -> result trace -> chart -> graph

The lab is local and private right now. It is not a public trading app.

The first sandbox is BTC daily DCA-style strategy work because that is the smallest useful shape: cash comes in, rules decide when and how much to buy, and the engine records the trace.