Adds persistent quest status badges: Active, Completed, and Failed.
- Badges appear in quest viewers and beside configured cards in owned Hands.
- GMs can change status with the dropdown below the card; players see the badge.
- Existing cards default to Active without a migration.
- Status is saved on each specific card, so separate dealt copies have independent progress. Returning a card does not synchronize its status to the original deck card.
- Open viewers refresh when their card updates and close when it is removed.
- Status changes do not post chat or change the visible side.
The published v1.5.0 card-back behavior, flip fix, automatic popup/chat settings, and multi-deck configuration are preserved.
Validation: 57 browser-based checks passed with simulated Foundry documents/hooks, including status persistence, GM controls, invalid values, viewer refresh, and existing card behavior. Layout inspected; JavaScript syntax and ZIP structure/integrity verified. Live-world testing remains.
Update and reload the world. As GM, open a card using View Card and choose its Quest status below the card. The attached ZIP contains the required quest-viewer/ directory.