Review of the 5 shop wares — neutral cards in the Shop's WARES row. Source of truth: resources/cards/card_database.gd::get_neutral_cards(). Mirror entity lives on Sara as the Wares character. Edits sync cross-device via audit-state-uat /api/wares_state.
Saves as a draft on this audit page. To land it in-game, copy the resulting JSON into card_database.gd::get_neutral_cards() + push to Sara via sara_update_character(name="Wares", skills=[…]).