..
__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
build_cache.py
feat: implement batch build and comparison
2025-10-20 18:29:53 -07:00
build_utils.py
fix(lint): improved type checking and code quality (77% error reduction)
2025-10-31 08:18:09 -07:00
card_index.py
feat: migrate to unified Parquet format with instant GitHub setup and 4x faster tagging
2025-10-18 21:32:12 -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
multi_build_orchestrator.py
feat: implement batch build and comparison
2025-10-20 18:29:53 -07:00
orchestrator.py
fix: delete stale raw parquet before auto-refresh ( #53 )
2026-02-20 12:22:47 -08: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
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
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
telemetry.py
feat: optimize must-have controls and commander catalog
2025-10-07 15:56:57 -07:00
theme_catalog_loader.py
fix(lint): improved type checking and code quality (77% error reduction)
2025-10-31 08:18:09 -07:00
theme_preview.py
fix(lint): improved type checking and code quality (77% error reduction)
2025-10-31 08:18:09 -07:00