Decksmith
Forge your next Commander deck. Collection-aware recommendations, legal 100-card builds, tier-specific evidence, card prices, explanations, gameplay plans, and ManaBox imports.
Deployment status: the complete app is currently served through Cloudflare Quick Tunnel and requires the host machine to remain online. The tested permanent Cloudflare Container configuration is ready, but this account must activate Workers Paid before Cloudflare will accept the image.
Knowledge Corpus
28,081validated exact decks
16,271,937learned card links
2,582commander archetypes
37,686Oracle cards
105passing tests
4/28crawl 1150-2550 batches done
Implemented
- Multiple ManaBox CSV files and collection-aware deck suggestions.
- Core, Upgraded, Optimized, and cEDH deck construction.
- Commander-plan supporting fit, relevant combos, and mechanical synergy.
- Negative anti-fit checks for unrelated typal packages and mismatched token resources.
- Generic commander-plan token classification: central token engine, typal-secondary token source, or incidental token mode.
- Directional cast-plan matching for multicolor, color-specific, instant/sorcery, noncreature, and type-specific spell triggers.
- Exact graveyard-resource matching: Aura/Equipment recursion is not confused with land recursion or landfall.
- Semantic graph gating: learned card-link evidence only boosts cards that match the commander's real plan.
- Context-aware commander needs: typal, multicolor, token, and graveyard plans are described more accurately.
- Package-aware combo evidence: isolated pieces of multi-card combos no longer count as commander fit by themselves.
- SQLite busy-timeout handling so builds can run more reliably while crawls write to the database.
- Bracket 2 and 3 Game Changer limits enforced during construction.
- Owned versus missing cards, card images, prices, and completion cost.
- Gameplay explanations, deck plan, shopping list, and list downloads.
- Visual homepage hero/dashboard with themed CSS background and knowledge metric cards.
- Sticky left-side deck section navigation and inline full 100-card text preview.
- Double-faced card display and EDHREC-like four-card layout.
- Suggested complete decks now build through background jobs with polling to avoid long-request tunnel failures.
Continuation
The complete architecture, data provenance, commands, deployment blocker, module map, tests, limitations, and recommended next steps are in AI_HANDOFF.md.
Permanent deployment command after plan activation: npx wrangler deploy.