You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addressed the cross-set matcher finding in 1016ad9.
The graded Riftbound picker now requires all four identity checks before accepting a PriceCharting candidate:
compatible set/console
compatible normalized base card name
exact normalized collector number
exact canonical variant
The number-only acceptance path and token scoring based on set/variant/#number were removed. Missing or ambiguous identity now fails closed to manual value. Collectr identity resolution uses the same set/name/number/variant requirements and refuses blank-set auto-attachment.
Added regressions for the exact Origin Ahri #001 vs Spiritforged Teemo #001 reproduction, same-set wrong names, wrong/missing sets, Origin/Origins, promo aliases, multiword names, subtitle forms, ambiguous survivors, and blank-set imports.
Re-verified locally: harness, danger checks, build, browser smoke, and diff check all pass. Ready for re-review.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
$0values through Collectr import, shelf totals, charts, dashboard, Excel, and backup/restoreSafety behavior
Verification
npm run eval:harnessnpm run eval:dangernpm run buildnpm run smoke:browsergit diff --checkAll checks passed locally using Node 20+ and Playwright Chromium for browser smoke.
Caveat
PriceCharting graded coverage for Riftbound is incomplete. Rarebox intentionally leaves the value manual when no exact, grade-specific match exists.