mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-03-18 19:26:31 +01:00
refactor: modular route organization (Phase 1-2 complete)
- Split monolithic build route handler into focused modules - Extract validation, multi-copy, include/exclude, themes, and partner routes - Add response utilities and telemetry decorators - Create route pattern documentation - Fix multi-copy detection bug (tag key mismatch) - Improve code maintainability and testability Roadmap 9 M1 Phase 1-2
This commit is contained in:
parent
97da117ccb
commit
e81b47bccf
20 changed files with 2852 additions and 1552 deletions
|
|
@ -24359,7 +24359,7 @@
|
|||
"generated_from": "merge (analytics + curated YAML + whitelist)",
|
||||
"metadata_info": {
|
||||
"mode": "merge",
|
||||
"generated_at": "2026-02-20T11:11:25",
|
||||
"generated_at": "2026-02-20T17:27:58",
|
||||
"curated_yaml_files": 740,
|
||||
"synergy_cap": 5,
|
||||
"inference": "pmi",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue