diff --git a/CLAUDE.md b/CLAUDE.md index 27a14c0..a57cb81 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -13,8 +13,7 @@ atm debug --delay 5 # one-shot capture + detect atm validate-calibration calibration/calibration_labels.json # offline color gate atm run --start-at 16:30 --stop-at 23:00 # live session atm run --tz America/New_York --oh-start 09:30 --oh-stop 16:00 # NYSE window override -atm dryrun samples # corpus gate -pytest -q # 210+ tests (core + 8 scenarii regresie + env loader) +pytest -q # 230+ tests (core + 8 scenarii regresie + env loader) pytest tests/test_scenarios_regression.py -v # FSM pe imagini reale ```