Hey-LiSA Docs
These docs define the Hey-LiSA system: strategy specs, validation, Strategy Lab, controlled execution, and shared strategy markets.
Graph
The Strategy Graph turns rules into a readable decision tree.
It shows:
- IF nodes
- ACTION nodes
thenandelsepaths- nested branches
- ordered
actions[]sequences - per-action order stats
This matters because a generated strategy cannot be a black box. The user needs to see the branches before trusting the result.