Skip to main content

Scope

This section covers non-admin collectible systems:
  • collectible discovery and ownership
  • pack listing, purchase, and opening
  • featured collectible showcase (max 12)
  • inventory updates
  • minting-related persistence paths
  • binders (list, create, contents, cards, transfer, PIN token gate)
  • public card provenance (GET /api/v1/cards/{id}/provenance)

Subsections

Architecture

Models and service boundaries for collectibles and packs.

Behavior

Route and action behavior for pack lifecycle and inventory state.