Bug Reports
In-app bug reporting system. Users submit reports from the UI with optional browser context and recent API request history. Reports are assigned a public ID (bug_xxxx) and tracked through a resolution lifecycle.
Statuses
open → acknowledged → investigating → resolved / wont_fix / duplicate
Public IDs
Reports use a 4-character public ID (e.g. bug_7k3m) generated from a reduced alphabet to avoid confusion characters. Collision retry ensures uniqueness.
Transparency
Aggregate stats and anonymised recent reports are published via the public transparency endpoints (see transparency.doc.ts).