Skip to content

Labels

Labels

  • area/app-data

    Repositories, local store, cipher, migration
  • area/app-state

    Riverpod state, session coordinator
  • area/auth-devices

    Auth, device registry, link codes, revocation
  • area/contracts

    Client↔server contracts, fakes drift
  • area/functions

    Cloud Functions
  • area/infra

    CI, hosting, deploy, config
  • area/relay-tips

    Tip delivery, jars, the tip page
  • area/rules

    Firestore security rules
  • area/stripe

    Stripe custody, webhooks, payouts
  • area/venue

    Venue tablet mode
  • bug

    Something isn't working
  • cache-first

    The cache-vs-server-truth trap: green tests, broken prod
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • P0

    Ship blocker — money loss, data loss, security, prod down
  • P1

    High — broken flow or silent failure, no workaround
  • P2

    Medium — degraded behaviour, workaround exists
  • P3

    Low — cleanup, hygiene, cosmetics
  • question

    Further information is requested
  • tracking

    Umbrella issue
  • type/bug

    Something behaves incorrectly
  • type/chore

    Hygiene, dead code, config
  • type/data-loss

    Can destroy or strand user data
  • type/feature

    New capability or wiring that does not exist yet
  • type/regression

    Worked before; the worker→Functions port or a recent commit broke it
  • type/security

    Security weakness