Skip to content

Labels

Labels

  • accessibility

    Barrier affecting people with disabilities
  • area: auth

    Bearer tokens, registration, sessions — src/accounts/, src/server/bearer-auth.ts
  • area: crypto

    Envelope crypto, KDF descriptors, verifier — src/lib/kdf-descriptor.ts, src/lib/verifier.ts
  • area: ops

    Docker, compose, migrations, config — src/config.ts, drizzle/migrations/, docker-compose.yml
  • area: protocol

    Wire contract and versioning — src/protocol.ts, src/contract-types.ts, PROTOCOL.md
  • area: storage

    Blob store, key records, Postgres — src/db/, src/lib/storage-conflict.ts
  • bug

    Something isn't working
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • fixed in release

    Already fixed in a shipped version; awaiting confirmation
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • needs info

    Blocked on the reporter — version, logs, or a repro
  • question

    Further information is requested
  • regression

    Worked in an earlier release, broke in a later one
  • upstream

    Root cause or fix lives in a dependency or in the openplate app
  • wontfix

    This will not be worked on