mtg_python_deckbuilder/code/scripts
mwisnowski 03e2846882
Some checks are pending
CI / build (push) Waiting to run
feat: implement theme stripping system with THEME_MIN_CARDS config (#55)
* feat: implement theme stripping system with THEME_MIN_CARDS config

* fix: call build_catalog directly to avoid argparse conflicts in CI
2026-03-19 15:27:17 -07:00
..
aggregate_cards.py feat: consolidate card data into optimized format for faster queries and reduced file sizes 2025-10-15 11:04:49 -07:00
analyze_theme_distribution.py feat: implement theme stripping system with THEME_MIN_CARDS config (#55) 2026-03-19 15:27:17 -07:00
apply_next_theme_editorial.py feat(editorial): Phase D synergy commander enrichment, augmentation, lint & docs\n\nAdds Phase D editorial tooling: synergy-based commander selection with 3/2/1 pattern, duplicate filtering, annotated synergy_commanders, promotion to minimum examples, and augmentation heuristics (e.g. Counters Matter/Proliferate injection). Includes new scripts (generate_theme_editorial_suggestions, lint, validate, catalog build/apply), updates orchestrator & web routes, expands CI workflow, and documents usage & non-determinism policies. Updates lint rules, type definitions, and docker configs. 2025-09-18 10:59:20 -07:00
augment_theme_yaml_from_catalog.py feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
autofill_min_examples.py feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
backfill_editorial_fields.py feat: add theme editorial quality system with scoring, linting, and comprehensive documentation (#54) 2026-03-19 10:06:29 -07:00
benchmark_parquet.py feat: migrate to unified Parquet format with instant GitHub setup and 4x faster tagging 2025-10-18 21:32:12 -07:00
build_partner_suggestions.py feat: Added Partners, Backgrounds, and related variation selections to commander building. 2025-10-06 09:17:59 -07:00
build_similarity_cache_parquet.py fix: handle themeTags as list in similarity cache builder 2025-10-18 21:50:12 -07:00
build_theme_catalog.py feat: implement theme stripping system with THEME_MIN_CARDS config (#55) 2026-03-19 15:27:17 -07:00
cleanup_placeholder_examples.py feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
enrich_themes.py feat: theme catalog optimization with tag search and faster enrichment 2025-10-15 17:17:46 -07:00
export_themes_to_yaml.py fix(lint): improved type checking and code maintainability 2025-10-31 10:11:00 -07:00
extract_themes.py feat: implement theme stripping system with THEME_MIN_CARDS config (#55) 2026-03-19 15:27:17 -07:00
generate_background_cards.py feat: Added Partners, Backgrounds, and related variation selections to commander building. 2025-10-06 09:17:59 -07:00
generate_theme_catalog.py fix(lint): improved type checking and code maintainability 2025-10-31 10:11:00 -07:00
generate_theme_editorial_suggestions.py feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
inspect_parquet.py feat: migrate to unified Parquet format with instant GitHub setup and 4x faster tagging 2025-10-18 21:32:12 -07:00
lint_theme_editorial.py feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
migrate_provenance_to_metadata_info.py feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
pad_min_examples.py feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
profile_multi_theme_filter.py fix(lint): improved type checking and code maintainability 2025-10-31 10:11:00 -07:00
purge_anchor_placeholders.py feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
ratchet_description_thresholds.py feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
refresh_commander_catalog.py fix(lint): improved type checking and code maintainability 2025-10-31 10:11:00 -07:00
report_editorial_examples.py feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
report_random_theme_pool.py fix(lint): improved type checking and code maintainability 2025-10-31 10:11:00 -07:00
run_build_with_fallback.py feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
snapshot_taxonomy.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
strip_catalog_themes.py feat: implement theme stripping system with THEME_MIN_CARDS config (#55) 2026-03-19 15:27:17 -07:00
strip_parquet_themes.py feat: implement theme stripping system with THEME_MIN_CARDS config (#55) 2026-03-19 15:27:17 -07:00
strip_themes.py feat: implement theme stripping system with THEME_MIN_CARDS config (#55) 2026-03-19 15:27:17 -07:00
synergy_promote_fill.py fix(lint): improved type checking and code maintainability 2025-10-31 10:11:00 -07:00
theme_example_cards_stats.py feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
validate_description_mapping.py feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
validate_theme_catalog.py feat: add theme editorial quality system with scoring, linting, and comprehensive documentation (#54) 2026-03-19 10:06:29 -07:00
validate_theme_fast_path.py fix: allow empty synergies in fast path validator 2025-09-27 16:17:42 -07:00