This app hosts the TesterKit UI, in-app documentation, and (in the same deployment) Next.js route handlers for ingestion. The dedicated API workspace is for a separately deployable service when you split traffic. SDK surface wired: init, report, addBreadcrumb, shutdown, peekCapture, pauseCapture, resumeCapture, isCapturePaused.
Workspace
Jump to the docs or import the SDK from @alphatrait/sdk.
SDK integration demo
Uses the site-wide floating bug reporter for capture. Buttons below generate telemetry; BugKit.report() flushes to POST /api/bug-report (batched + manual). Prefer /demo for screenshots + comments.
Status: Idle · project (global init)
View persisted rows on /reports or in Supabase Table Editor for bug_reports.