matt
f1e21873e7
feat: implement batch build and comparison
2025-10-20 18:29:53 -07:00
matt
8435312c8f
feat: migrate to unified Parquet format with instant GitHub setup and 4x faster tagging
2025-10-18 21:32:12 -07:00
matt
c2960c808e
Add card browser with similar cards and performance optimizations
2025-10-17 16:17:36 -07:00
matt
a8dc1835eb
feat(card-browser): advanced filters, keyboard shortcuts, and responsive design
2025-10-16 19:02:33 -07:00
matt
35bff901d2
feat: add ideal counts slider UI with smart validation
2025-10-14 16:45:49 -07:00
matt
9ab3835e2a
feat: stage reordering, skip controls, quick build, and commander session cleanup
2025-10-14 16:09:58 -07:00
matt
0dd5b4cf64
maintenance: cleaned up, consolidated, and refined codebase for tagging
2025-10-12 21:26:37 -07:00
matt
06d8796316
feat: add keyword normalization and protection grant detection, fix template syntax and polling issues
2025-10-08 21:06:29 -07:00
matt
3877890889
feat: optimize must-have controls and commander catalog
2025-10-07 15:56:57 -07:00
matt
7679176414
bugfix: update editorial_governance to use small smaple set of themes instead of looking for the full library
2025-10-06 09:50:56 -07:00
matt
d416c9b238
feat: Added Partners, Backgrounds, and related variation selections to commander building.
2025-10-06 09:17:59 -07:00
matt
9428e09cef
feat: add supplemental theme catalog tooling, additional theme selection, and custom theme selection
2025-10-03 10:43:24 -07:00
matt
b8ff46ebf8
fix: restore the modified README.md
2025-10-02 17:14:21 -07:00
mwisnowski
e95577a893
Merge branch 'main' into maintenance/documentation-update
2025-10-02 16:30:16 -07:00
matt
84749da214
docs: refresh docker and readme guides
2025-10-02 16:28:19 -07:00
matt
88cf832bf2
Finalize MDFC follow-ups, docs, and diagnostics tooling
...
document deck summary DFC badges, exporter annotations, and per-face metadata across README/DOCKER/release notes
record completion of all MDFC roadmap follow-ups and add the authoring guide for multi-face CSV entries
wire in optional DFC_PER_FACE_SNAPSHOT env support, exporter regression tests, and diagnostics updates noted in the changelog
2025-10-02 15:31:05 -07:00
matt
fad6ceb13b
ci: retire preview perf workflow
2025-09-30 16:20:05 -07:00
matt
8e57588f40
feat(web): launch commander browser with deck builder CTA
2025-09-30 15:49:08 -07:00
matt
4f7d39acba
chore: prep 2.3.1 docs and note Hero creature handling
CI / build (push) Waiting to run
Preview Performance Regression Gate / preview-perf (push) Waiting to run
2025-09-29 23:00:57 -07:00
matt
49f1f8b2eb
feat(random): finalize multi-theme telemetry and polish
...
Editorial Lint / lint-editorial (push) Has been cancelled
- document random theme exclusions, perf guard tooling, and roadmap completion
- tighten random reroll UX: strict theme persistence, throttle handling, export parity, diagnostics updates
- add regression coverage for telemetry counters, multi-theme flows, and locked rerolls; refresh README and notes
Tests: pytest -q (fast random + telemetry suites)
2025-09-26 18:15:52 -07:00
matt
73685f22c8
feat(random): multi-theme groundwork, locked reroll export parity, duplicate export fix, expanded diagnostics and test coverage
2025-09-25 15:14:15 -07:00
matt
a029d430c5
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
matt
c4a7fc48ea
feat(preview): sampling, metrics, governance, server mana data
...
Preview endpoint + fast caches; curated pins + role quotas + rarity/overlap tuning; catalog+preview metrics; governance enforcement flags; server mana/color identity fields; docs/tests/scripts updated.
2025-09-23 09:19:23 -07:00
matt
6d6243d6be
feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic
2025-09-19 11:53:52 -07:00
matt
f2a76d2ffc
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
matt
16261bbf09
feat(themes): whitelist governance, synergy cap, docs + tests; feat(random): laid roadwork for random implementation, testing in headless confirmed
2025-09-17 13:23:27 -07:00
matt
07a92eb47f
chore(release): v2.2.9 misc land variety, land alternatives randomization, scroll flicker fix
2025-09-10 16:20:38 -07:00
matt
abea242c16
feat(cli): add type indicators, ideal count args, and theme name support
...
Enhanced CLI with type-safe help text, 8 ideal count flags (--land-count, etc), and theme selection by name (--primary-tag)
2025-09-09 18:52:47 -07:00
matt
cfcc01db85
feat: complete M3 Web UI Enhancement milestone with include/exclude cards, fuzzy matching, mobile responsive design, and performance optimization
...
- Include/exclude cards feature complete with 300+ card knowledge base and intelligent fuzzy matching
- Enhanced visual validation with warning icons and performance benchmarks (100% pass rate)
- Mobile responsive design with bottom-floating controls, two-column layout, and horizontal scroll prevention
- Dark theme confirmation modal for fuzzy matches with card preview and alternatives
- Dual architecture support for web UI staging system and CLI direct build paths
- All M3 checklist items completed: fuzzy match modal, enhanced algorithm, summary panel, mobile responsive, Playwright tests
2025-09-09 18:15:30 -07:00
matt
0516260304
feat: Add include/exclude card lists feature with web UI, validation, fuzzy matching, and JSON persistence (ALLOW_MUST_HAVES=1)
2025-09-09 09:36:17 -07:00
matt
375349e56e
release: 2.2.6 – refresh bracket list JSONs; finalize brackets compliance docs and UI polish
2025-09-04 19:28:48 -07:00
mwisnowski
4e03997923
Bracket enforcement + inline gating; global pool prune; compliance JSON artifacts; UI combos gating; compose envs consolidated; fix YAML; bump version to 2.2.5
2025-09-03 18:00:06 -07:00
mwisnowski
6c48fb3437
feat(combos): add Combos & Synergies detection, chip-style UI with dual hover; JSON persistence and headless honoring; stage ordering; docs and tests; bump to v2.2.1
2025-09-01 16:55:24 -07:00
matt
341a216ed3
feat(web): Multi-Copy modal earlier; Multi-Copy stage before lands; bump version to 2.1.1; update CHANGELOG\n\n- Modal triggers after commander selection (Step 2)\n- Multi-Copy applied first in Step 5, lands next\n- Keep mc_summary/clamp/adjustments wiring intact\n- Tests green
2025-08-29 09:19:03 -07:00
matt
be672ac5d2
release: default to Web UI in Docker image, add HEALTHCHECK and APP_VERSION; CI smoke test; compose docs and dockerhub compose file
2025-08-28 20:40:19 -07:00
matt
171fa5cbaf
release: v2.0.1 — Web UI major upgrade, theming reset, diagnostics polish, docs refreshed
2025-08-28 16:44:58 -07:00
matt
721e1884af
feat: locks/replace/compare/permalinks; perf: virtualization, LQIP, caching, diagnostics; add tests, docs, and issue/PR templates (flags OFF)
2025-08-28 14:57:22 -07:00
mwisnowski
f8c6b5c07e
Web UI polish: thumbnail-hover preview, white thumbnail selection, Themes bullet list; global Scryfall image retry (thumbs+previews) with fallbacks and cache-bust; standardized data-card-name. Deck Summary alignment overhaul (count//name/owned grid, tabular numerals, inset highlight, tooltips, starts under header). Added diagnostics (health + logs pages, error pages, request-id propagation), global HTMX error toasts, and docs updates. Update DOCKER guide and add run-web scripts. Update CHANGELOG and release notes template.
2025-08-27 11:21:46 -07:00
matt
8d1f6a8ac4
feat(web,docs): visual summaries (curve, pips/sources incl. 'C', non‑land sources), tooltip copy, favicon; diagnostics (/healthz, request‑id, global handlers); fetches excluded, basics CSV fallback, list highlight polish; README/DOCKER/release-notes/CHANGELOG updated
2025-08-26 20:00:07 -07:00
mwisnowski
625f6abb13
Web/builder: Owned stability+enrichment+exports; prefer-owned toggle & bias; staged build show-skipped; UI polish; docs update
2025-08-26 16:25:34 -07:00
mwisnowski
acfb29cafb
feat(owned-cards): add owned-only workflow, multi-file parsing, and recommendations export\n\n- Prompt to use only owned cards (gated by presence of lists)\n- Support .txt/.csv owned lists, multi-select; commander exempt\n- Owned-only filtering + add guard; recommendations CSV/TXT when incomplete\n- CSV Owned column when not owned-only\n- Docs and Docker updated (owned_cards + config mounts)\n- CI: Windows EXE on tag; Docker Hub tag fix (no major.minor)\n- Changelog added; RELEASE_NOTES.md ignored
2025-08-25 09:48:05 -07:00
matt
5f922835a6
chore(release): v1.1.2 bump, notes/template + README updates, Docker Hub description updater, headless/docs tweaks
2025-08-23 15:29:45 -07:00
matt
fd2530cea3
Release v1.1.1: headless README flags + DockerHub notes auto from template
2025-08-22 16:46:44 -07:00
matt
99005c19f8
Release v1.1.0: headless runner + tagging updates (Discard Matters, Freerunning, Craft, Spree, Explore/Map, Rad, Energy/Resource Engine, Spawn/Scion)
2025-08-22 16:32:39 -07:00
mwisnowski
712cc38ef6
removed reference to an unpublished python package. Corrected a mistyped directory in the dockerhub instructions
2025-08-21 11:10:31 -07:00
mwisnowski
3a1dd52796
Updated for Docker Hub Integration
2025-08-21 10:57:33 -07:00
mwisnowski
6fc859b766
Planned first release
2025-08-21 10:50:22 -07:00
mwisnowski
3a5beebfe2
Removed references to an old card_info script I had originally thought to include.
...
Added the LICENSE file for open-source licensing
2025-01-21 09:26:36 -08:00
matt
1c7436f33d
Finished v2 of deck_builder, should be largely functional, but could use refinements. WIll continue to work on it, but largely satisfied with how it works.
2025-01-17 17:04:02 -08:00
mwisnowski
4ad28a3d83
first commit
2024-11-27 20:18:39 -08:00