major-domo-v2/views
Cal Corum f29cccd3ab
Some checks failed
Build Docker Image / build (pull_request) Failing after 15s
fix: roster validation now includes pending trades and fixes sWAR field name
RosterValidation used total_wara instead of total_sWAR, causing /legal
to silently fail. Transaction embed and submit validation now pass
next_week to validate_transaction() so pending trades are included in
roster count projections. Moved lazy imports to top-level in
transaction_embed.py. Fixed dropadd integration test fixtures that
exceeded sWAR cap.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 22:57:06 -06:00
..
__init__.py CLAUDE: SUCCESSFUL STARTUP - Discord Bot v2.0 fully operational 2025-08-16 07:36:47 -05:00
base.py Add injury log posting and fix view interaction permissions 2025-12-19 00:08:11 -06:00
CLAUDE.md CLAUDE: Add comprehensive CLAUDE.md documentation files for AI agent guidance 2025-10-20 20:30:07 -05:00
common.py Fix sWAR display precision and draft team role pings 2025-12-12 18:41:46 -06:00
confirmations.py CLAUDE: Add comprehensive scorecard submission system 2025-10-16 00:21:32 -05:00
custom_commands.py Clear confirmation message content on delete result 2026-01-28 16:40:03 -06:00
draft_views.py Add Google Sheet link to draft embeds 2025-12-11 20:10:16 -06:00
embeds.py Fix sWAR display precision and draft team role pings 2025-12-12 18:41:46 -06:00
help_commands.py Add input validation for help command name and category 2025-12-11 19:11:42 -06:00
modals.py Add injury log posting and fix view interaction permissions 2025-12-19 00:08:11 -06:00
players.py Fix sWAR display precision and draft team role pings 2025-12-12 18:41:46 -06:00
trade_embed.py Add trade acceptance workflow with transaction logging (v2.22.0) 2025-12-04 13:46:10 -06:00
transaction_embed.py fix: roster validation now includes pending trades and fixes sWAR field name 2026-02-15 22:57:06 -06:00