Files
The-Ouroboros/tests
agentson d2fc829380
Some checks failed
CI / test (pull_request) Has been cancelled
fix: add safe type casting and missing-key warnings in ScenarioEngine
Addresses PR #102 review findings:
- _safe_float() prevents TypeError from str/Decimal/invalid market_data values
- Warning logs when condition references a key missing from market_data
- 5 new tests: string, percent string, Decimal, mixed invalid types, log check

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 16:23:54 +09:00
..