major-domo-v2/commands/transactions
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
..
__init__.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
CLAUDE.md Update transaction docs for trade acceptance workflow 2025-12-04 13:57:17 -06:00
DESIGN.md Transactions cog in place 2025-09-24 09:32:04 -05:00
dropadd.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
ilmove.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
management.py perf: replace sequential awaits with asyncio.gather() for true parallelism 2026-03-20 09:14:14 -05:00
trade_channel_tracker.py fix: split read-only data volume to allow state file writes (#85) 2026-03-17 13:34:43 -05:00
trade_channels.py CLAUDE: Fix trade system bugs and add smart channel updates 2025-10-09 20:55:19 -05:00
trade.py feat: enforce trade deadline in /trade commands 2026-03-30 16:39:04 -05:00