Skip to content

chore(card-data): refresh MTGJSON token & subtype catalogs - #7486

Merged
matthewevans merged 1 commit into
mainfrom
chore/refresh-card-data-catalogs
Aug 16, 2026
Merged

chore(card-data): refresh MTGJSON token & subtype catalogs#7486
matthewevans merged 1 commit into
mainfrom
chore/refresh-card-data-catalogs

Conversation

@matthewevans

@matthewevans matthewevans commented Aug 16, 2026

Copy link
Copy Markdown
Member

Automated refresh of the engine-embedded card-data catalogs from the latest MTGJSON publish.

  • crates/engine/data/known-tokens.toml — named-token catalog (tokens-gen)
  • crates/engine/data/oracle-subtypes.json — creature-subtype vocabulary (oracle-gen --write-subtypes)
  • crates/engine/data/mtgjson-vintage — vintage write-gate stamp

Generated by PHASE_REFRESH_MTGJSON=1 scripts/gen-card-data.sh; the vintage gate only promotes catalogs when the MTGJSON input date advances, so this diff reflects a genuine upstream data change. Review, then let it auto-merge once CI is green.

Summary by CodeRabbit

  • New Features

    • Added support for the Big Score card reference in card data.
  • Updates

    • Refreshed vintage-format data to the latest available date.

@matthewevans
matthewevans enabled auto-merge August 16, 2026 15:30
@coderabbitai

coderabbitai Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: a30ddcca-b2e6-455a-9704-9f6ac60165f1

📥 Commits

Reviewing files that changed from the base of the PR and between b2071a7 and f936191.

📒 Files selected for processing (2)
  • crates/engine/data/known-tokens.toml
  • crates/engine/data/mtgjson-vintage

Included review availability: Your plan includes up to 2 reviews per rolling hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The engine data catalog adds a Big Score card reference and advances the MTGJSON vintage date from 2026-08-15 to 2026-08-16.

Changes

Token catalog update

Layer / File(s) Summary
Token catalog and vintage date refresh
crates/engine/data/known-tokens.toml, crates/engine/data/mtgjson-vintage
The token catalog adds the Big Score Scryfall oracle and card identifiers. The vintage data date advances by one day.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to f9361

This localized catalog refresh introduces no actionable merge-blocking risk; it is merge-ready after normal checks and review.

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the MTGJSON token and subtype catalog refresh, which matches the stated objectives.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/refresh-card-data-catalogs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@matthewevans
matthewevans added this pull request to the merge queue Aug 16, 2026
@github-actions

Copy link
Copy Markdown

Generated for head f9361916ca3051837598d8ff83e14cf84540561e.

Parse changes introduced by this PR

✓ No card-parse changes detected.

Merged via the queue into main with commit 58d4370 Aug 16, 2026
15 checks passed
@matthewevans
matthewevans deleted the chore/refresh-card-data-catalogs branch August 16, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant