feat: enforce trade deadline in /trade commands #121

Merged
cal merged 1 commits from feature/trade-deadline-enforcement into main 2026-03-30 21:46:19 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
b872a05397 feat: enforce trade deadline in /trade commands
Add is_past_trade_deadline property to Current model and guard /trade initiate,
submit, and finalize flows. All checks fail-closed (block if API unreachable).
981 tests pass.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 16:39:04 -05:00