matt
e31c230e3b
fix(ci): relax headless commander validation
2025-10-02 17:09:07 -07:00
matt
84749da214
docs: refresh docker and readme guides
2025-10-02 16:28:19 -07:00
matt
0448419d9f
feat(web): refine commander search and theme UX
2025-10-01 10:54:32 -07:00
matt
fad6ceb13b
ci: retire preview perf workflow
2025-09-30 16:20:05 -07:00
matt
0abae06a6e
build(ci): harden preview perf gate startup
2025-09-30 16:12:04 -07:00
matt
2888d97883
build(ci): harden preview perf gate
2025-09-30 16:01:51 -07:00
matt
8e57588f40
feat(web): launch commander browser with deck builder CTA
2025-09-30 15:49:08 -07:00
matt
6e9ba244c9
fix: restore htmx pagination and seed theme defaults
CI / build (push) Waiting to run
Preview Performance Regression Gate / preview-perf (push) Has been cancelled
2025-09-30 08:26:11 -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
mwisnowski
2c4eb4ba23
Merge pull request #20 from mwisnowski/bugfix/editorial-governance-ci-fix
...
bugfix: added requirements_dev.txt to editorial_governance ci task to…
2025-09-29 21:41:50 -07:00
matt
cf66c1eab1
bugfix: added requirements_dev.txt to editorial_governance ci task to ensure pytest is installed for the task to run
2025-09-29 21:41:15 -07:00
mwisnowski
d445217f30
Merge pull request #19 from mwisnowski/maintenance/ui-fixes-and-polish
...
feat: align builder commander hover with deck view
2025-09-29 21:34:06 -07:00
matt
a0299fbcfc
feat: align builder commander hover with deck view
...
- reuse shared hover metadata in Step 5 and keep the preview in-app\n- let hover reasons expand without an embedded scrollbar\n- document the hover polish in CHANGELOG and release notes
2025-09-29 21:32:08 -07:00
mwisnowski
b0080ed482
Merge pull request #18 from mwisnowski/bugfix/headless-with-owned-cards
...
CI / build (push) Has been cancelled
Preview Performance Regression Gate / preview-perf (push) Has been cancelled
fix: prevent headless owned prompt loop
2025-09-28 18:32:42 -07:00
matt
ed285a47ab
fix: prevent headless owned prompt loop
2025-09-28 18:30:45 -07:00
matt
0e2eb29258
test: add deterministic csv fixtures for fast random checks
CI / build (push) Waiting to run
Preview Performance Regression Gate / preview-perf (push) Waiting to run
Editorial Lint / lint-editorial (push) Has been cancelled
2025-09-27 16:44:38 -07:00
matt
3b4ae36a11
fix: allow empty synergies in fast path validator
2025-09-27 16:17:42 -07:00
matt
eb5281623a
fix(ci): install httpx and run pytest via python -m
2025-09-27 16:01:44 -07:00
matt
c95b15ef56
fix: allow theme catalog ids and refresh baseline
2025-09-27 15:53:47 -07:00
matt
33570399f0
feat: refresh theme catalog metadata
2025-09-27 15:19:32 -07:00
matt
ca2ef70c23
chore: release 2.3.0
CI / build (push) Waiting to run
Editorial Lint / lint-editorial (push) Waiting to run
Preview Performance Regression Gate / preview-perf (push) Waiting to run
2025-09-26 18:32:26 -07:00
mwisnowski
369af73822
Merge pull request #17 from mwisnowski/features/random-build
...
Feature: Random Theme Build, Theme Catalog, and General Theme Refinements
2025-09-26 18:25:53 -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
8f47dfbb81
chore(changelog): document Phase D close-out (strict alias, min examples, new archetype tagging, governance workflows)
Editorial Lint / lint-editorial (push) Has been cancelled
2025-09-19 11:58:05 -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
mwisnowski
03e839fb87
Merge pull request #16 from mwisnowski/maintenance/testing-and-responsivenes
...
test: convert tests to pytest assertions; add server-availability ski…
2025-09-12 11:26:35 -07:00
matt
5904ff1a3d
chore: fix the test_bracket_policy_applier test from overwriting the files in confg/card_files when ran
2025-09-12 11:21:55 -07:00
matt
947adacfe2
test: convert tests to pytest assertions; add server-availability skips; clean up warnings and minor syntax/indent issues
2025-09-12 10:50:57 -07:00
matt
f07daaeb4a
chore:update documentation for new release
2025-09-11 15:20:02 -07:00
matt
ed780d91e9
chore:fixed untabbed lines in compose files
2025-09-11 15:07:50 -07:00
matt
f28f8e6b4f
web(ui): move theme controls to sidebar bottom, tighten Test Hand fan arc, set desktop to 280x392; mobile banner cleanup; bump version to 2.2.10 and update compose APP_VERSION; cache-bust CSS
2025-09-11 14:54:35 -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
52457f6a25
chore:update setup tools to be non-vulnerable version
2025-09-10 09:53:30 -07:00
matt
a9a9350aa0
chore(release): v2.2.8 version bump and changelog scaffold
2025-09-10 09:47:38 -07:00
matt
73d48567b6
fix(docker): seed all default card list JSONs & brackets.yml; update changelog
2025-09-10 08:53:00 -07:00
matt
1f4cdef63b
chore(ci): exclude latest-* arch suffix tags from per-arch pushes
2025-09-10 08:36:39 -07:00
matt
2bc23cda4a
chore(ci): exclude latest-* arch suffix tags from per-arch pushes
2025-09-10 08:32:59 -07:00
matt
45658d0b72
chore(release): v2.2.7
2025-09-10 08:01:51 -07:00
matt
6fe8a7af89
cleanup: removed unneeded debug scripts that were accidentally left behind
2025-09-10 07:42:03 -07:00
mwisnowski
fe220c53f3
Merge pull request #13 from mwisnowski/features/inclusions-exclusions
...
feat: complete include/exclude cards with validation fixes and test organization
2025-09-10 07:38:51 -07:00
matt
3e4395d6e9
feat: complete include/exclude observability, fix validation bugs, and organize tests
...
- Add structured logging for include/exclude operations with comprehensive event tracking
- Fix duplicate counting bug in validation API by eliminating double validation passes
- Simplify color identity validation UX by consolidating into single 'illegal' status
- Organize project structure by moving all test files to centralized code/tests/ directory
- Update documentation reflecting feature completion and production readiness
- Add validation test scripts and performance benchmarks confirming targets met
- Finalize include/exclude feature as production-ready with EDH format compliance
2025-09-09 20:18:03 -07:00
matt
f77bce14cb
feat: add structured logging for include/exclude decisions
2025-09-09 19:13:01 -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