/ .dev / .agent / rules / testing-strategy.md
testing-strategy.md
1  ---
2  trigger: model_decision
3  description: when running julia commands to run or test strategy fixes
4  ---
5  
6  don't try `using Strategy`, instead use the `loadstrat!`, read the .startup.jl file in the repository root for example usage.