## Problem Statement
The card "Boomerang Basics" cannot be found in the card database when attempting to create a sideboard guide for a Standard deck. This prevents users from adding the card to their deck/guide.
## Steps to Reproduce
  1. Navigate to create a new sideboard guide
  2. Select or create a Standard format deck
  3. Search for "Boomerang Basics" in the card search
  4. Observe that the card is not found in the database
## Expected Behavior
The card "Boomerang Basics" should appear in search results and be available for addition to decks/guides, as it is a legal Standard card.
## Actual Behavior
The card cannot be found in the database, blocking the user from completing their guide.
## Technical Investigation Needed
  • Verify if "Boomerang Basics" exists in the MTG card database
  • Check if the card data sync is up to date with Scryfall/MTGJSON
  • Determine if this is a single card issue or affects other recent cards
## Acceptance Criteria
  • [ ] "Boomerang Basics" can be found via card search
  • [ ] The card can be successfully added to decks and sideboard guides
  • [ ] Verify card database sync process is functioning correctly
  • [ ] Check for other potentially missing Standard-legal cards