Files
brass-and-sigil/docs
Matt ea2d6ad342 docs: add quest tracking + cancel UX to economy design
Plain command surface for V1 (Phase 3): /quests, /quests info,
/quests cancel. Cheap to ship, works on mobile via the bridge.

Quest Log book item in V2 (Phase 3.5) -- nicer surface, same backend.

Sidebar HUD as V3 later, optional.

Adds a 3-quest active slot cap so cancellation is meaningful:
prevents accept-all/RNG-shop-cancel exploit, makes the cancel
button a real choice. Quest moves to READY frees the slot.

State storage schema documented (per-player JSON with active +
completed/cooldown tracking).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-06 20:50:01 +00:00
..