Block a user
feat: enforce trade deadline in /trade commands
feat: enforce trade deadline in /trade commands
cal
created branch feature/trade-deadline-enforcement in cal/major-domo-v2
2026-03-30 21:39:14 +00:00
feat: Refractor Phase 2 integration — wire boost into evaluate-game
Re-review — commit 7f17c9b — APPROVED
cal
pushed to feature/refractor-phase2-integration at cal/paper-dynasty-database
2026-03-30 18:18:53 +00:00
cal
created branch feature/refractor-phase2-integration in cal/paper-dynasty-database
2026-03-30 18:18:52 +00:00
cal
deleted branch feature/refractor-phase2-integration from cal/paper-dynasty-database
2026-03-30 18:17:32 +00:00
feat: Refractor Phase 2 integration — wire boost into evaluate-game
cal
pushed to feature/refractor-phase2-integration at cal/paper-dynasty-database
2026-03-30 18:16:34 +00:00
feat: Refractor Phase 2 integration — wire boost into evaluate-game
Review — feat: Refractor Phase 2 integration
feat: Refractor Phase 2 integration — wire boost into evaluate-game
import os here is unnecessary inside the function body — os is a stdlib module with no circular-import risk. Move to top-level imports. CLAUDE.md: "Never add lazy imports to middle of file."
feat: Refractor Phase 2 integration — wire boost into evaluate-game
No idempotency guard on the audit write. If apply_tier_boost is called twice for the same (card_state_id, tier), _audit_model.create() will raise an IntegrityError in PostgreSQL (UNIQUE constraint from migration). Cards and ratings have guards above but audit does not. Add existing_audit = _audit_model.get_or_none(...) check before create. Tests pass today only because SQLite in-memory doesn't enforce the migration-only UNIQUE constraint.
feat: Refractor Phase 2 integration — wire boost into evaluate-game
cal
pushed to feature/refractor-phase2-integration at cal/paper-dynasty-database
2026-03-30 18:05:55 +00:00
cal
created branch feature/refractor-phase2-integration in cal/paper-dynasty-database
2026-03-30 18:05:55 +00:00
cal
deleted branch feature/refractor-phase2-foundation from cal/paper-dynasty-database
2026-03-30 16:11:10 +00:00