mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-03-24 22:16:31 +01:00
1.1 KiB
1.1 KiB
MTG Python Deckbuilder
[Unreleased]
Added
- Theme Editorial Quality & Standards: Complete editorial system for theme catalog curation
- Editorial Metadata Fields:
description_source(tracks provenance: official/inferred/custom) andpopularity_pinned(manual tier override) - Heuristics Externalization: Theme classification rules moved to
config/themes/editorial_heuristics.ymlfor maintainability - Enhanced Quality Scoring: Four-tier system (Excellent/Good/Fair/Poor) with 0.0-1.0 numerical scores based on uniqueness, duplication, description quality, and metadata completeness
- CLI Linter:
validate_theme_catalog.py --lintflag with configurable thresholds for duplication and quality warnings, provides actionable improvement suggestions - Editorial Documentation: Comprehensive guide at
docs/theme_editorial_guide.mdcovering quality scoring, best practices, linter usage, and workflow examples
- Editorial Metadata Fields:
Changed
No unreleased changes yet
Fixed
No unreleased changes yet
Removed
No unreleased changes yet