mtg_python_deckbuilder/code/web/services
2026-03-23 16:38:18 -07:00
..
__init__.py Web UI: setup progress + logs folding, Finished Decks library, commander search UX (debounce, keyboard, highlights, color chips), ranking fixes (first-word priority, substring include), optional auto-select; setup start reliability (POST+GET), force runs, status with percent/ETA/timestamps; stepwise builder with added stage reporting and sidecar summaries; keyboard grid wrap-around; restrict commander search to eligible rows 2025-08-26 09:48:25 -07:00
alts_utils.py web: DRY Step 5 and alternatives (partial+macro), centralize start_ctx/owned_set, adopt builder_* 2025-09-02 11:39:14 -07:00
base.py refactor: backend standardization (service layer, validation, route splitting) + image cache and Scryfall API fixes 2026-03-17 16:34:50 -07:00
budget_evaluator.py feat: add Budget Mode with price cache infrastructure and stale price warnings (#61) 2026-03-23 16:38:18 -07:00
build_cache.py feat: implement batch build and comparison 2025-10-20 18:29:53 -07:00
build_utils.py feat: add Budget Mode with price cache infrastructure and stale price warnings (#61) 2026-03-23 16:38:18 -07:00
card_index.py feat: add Budget Mode with price cache infrastructure and stale price warnings (#61) 2026-03-23 16:38:18 -07:00
card_similarity.py fix: handle numpy arrays in card_similarity parse_theme_tags 2025-10-19 08:26:20 -07:00
combo_utils.py web: DRY Step 5 and alternatives (partial+macro), centralize start_ctx/owned_set, adopt builder_* 2025-09-02 11:39:14 -07:00
commander_catalog_loader.py feat: migrate to unified Parquet format with instant GitHub setup and 4x faster tagging 2025-10-18 21:32:12 -07:00
custom_theme_manager.py feat: add supplemental theme catalog tooling, additional theme selection, and custom theme selection 2025-10-03 10:43:24 -07:00
interfaces.py refactor: backend standardization (service layer, validation, route splitting) + image cache and Scryfall API fixes 2026-03-17 16:34:50 -07:00
multi_build_orchestrator.py feat: implement batch build and comparison 2025-10-20 18:29:53 -07:00
orchestrator.py feat: add Budget Mode with price cache infrastructure and stale price warnings (#61) 2026-03-23 16:38:18 -07:00
owned_store.py feat: migrate to unified Parquet format with instant GitHub setup and 4x faster tagging 2025-10-18 21:32:12 -07:00
partner_suggestions.py fix(lint): improved type checking and code quality (77% error reduction) 2025-10-31 08:18:09 -07:00
preview_cache.py fix(lint): improved type checking and code quality (77% error reduction) 2025-10-31 08:18:09 -07:00
preview_cache_backend.py fix(lint): improved type checking and code quality (77% error reduction) 2025-10-31 08:18:09 -07:00
preview_metrics.py feat(web): Core Refactor Phase A — extract sampling and cache modules; add adaptive TTL + eviction heuristics, Redis PoC, and metrics wiring. Tests added for TTL, eviction, exports, splash-adaptive, card index, and service worker. Docs+roadmap updated. 2025-09-24 13:57:23 -07:00
preview_policy.py feat(web): Core Refactor Phase A — extract sampling and cache modules; add adaptive TTL + eviction heuristics, Redis PoC, and metrics wiring. Tests added for TTL, eviction, exports, splash-adaptive, card index, and service worker. Docs+roadmap updated. 2025-09-24 13:57:23 -07:00
price_service.py feat: add Budget Mode with price cache infrastructure and stale price warnings (#61) 2026-03-23 16:38:18 -07:00
random_service.py feat: add RandomService, seed diagnostics endpoint, and random mode docs (#59) 2026-03-20 21:03:17 -07:00
registry.py refactor: backend standardization (service layer, validation, route splitting) + image cache and Scryfall API fixes 2026-03-17 16:34:50 -07:00
sampling.py fix(lint): improved type checking and code quality (77% error reduction) 2025-10-31 08:18:09 -07:00
sampling_config.py feat(web): Core Refactor Phase A — extract sampling and cache modules; add adaptive TTL + eviction heuristics, Redis PoC, and metrics wiring. Tests added for TTL, eviction, exports, splash-adaptive, card index, and service worker. Docs+roadmap updated. 2025-09-24 13:57:23 -07:00
similarity_cache.py Add card browser with similar cards and performance optimizations 2025-10-17 16:17:36 -07:00
summary_utils.py fix(lint): improved type checking and code quality (77% error reduction) 2025-10-31 08:18:09 -07:00
synergy_builder.py feat: implement batch build and comparison 2025-10-20 18:29:53 -07:00
tasks.py feat: revamp multicopy flow with include/exclude conflict dialogs (#60) 2026-03-21 19:39:51 -07:00
telemetry.py feat: optimize must-have controls and commander catalog 2025-10-07 15:56:57 -07:00
theme_catalog_loader.py feat: add theme quality, pool size, and popularity badges with filtering (#56) 2026-03-20 09:03:20 -07:00
theme_editorial_service.py feat: add theme editorial quality system with scoring, linting, and comprehensive documentation (#54) 2026-03-19 10:06:29 -07:00
theme_preview.py fix(lint): improved type checking and code quality (77% error reduction) 2025-10-31 08:18:09 -07:00