Files
foxhunt/tests/risk_validation_tests.rs
jgrusewski bfe1b2ce2c fix(risk): add account_id field to OrderInfo for per-account risk tracking
Per-account circuit breaker and daily loss tracking was never applied to
real accounts because check_order() hardcoded "default". Added account_id
field to OrderInfo with backward-compatible None fallback. Updated all
construction sites across risk crate tests and integration tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 22:07:50 +01:00

13 KiB