# Screenshots — full admin tour This is the long-form companion to the README. The README now leads with one animated tour and one static report screenshot; the grid below shows every admin surface, kept here so the README stays readable in 90 seconds and the detail is still one click away for anyone evaluating the project. Click any image to open the same page in the live admin demo.
↑ animated 4-stop tour · free signup · dashboard → reports → fixes → Connect
↑ SDK on glot.it · reports land in the admin console above
↑ a real bug, end-to-end · the admin is dark-only by design
Quickstart mode · 3 pages, verb-led labels, no PDCA jargon. The default for first-time visitors — pill-toggle up to Beginner (9 pages) or Advanced (all pages) anytime. |
First-run tour · 5-stop spotlight tour, no |
Plug-n-play onboarding · opens with a Plan→Do→Check→Act storyboard so you see the loop before the checklist. Required steps drive the green progress bar; optional steps stay tagged. |
Sticky run receipts · every Run / Generate / Dispatch button leaves a persistent |
Dashboard (Advanced) · one living number per stage, bottleneck ring, Next-Best-Action strip, 14d severity-stacked histogram, LLM tokens & calls sparklines. |
Reports · triage queue with 4 px severity stripe, 14d severity KPIs with sparklines, blast-radius dedup, Save view preset, single primary action per row. |
Fixes · per-attempt PDCA cards, 30d KPI sparklines, Langfuse trace per run, real PR links, retry-failed CTA. |
Judge · Decide/Act/Verify hero over the charts. Live KPIs, 12w score trend, distribution histogram, prompt leaderboard, one-click re-run. |
Repo · one branch per auto-fix attempt, grouped by CI status. Live event stream via Supabase Realtime on |
Intelligence · the 3-tile hero pattern in action — Decide surfaces the one-liner that matters, Act collapses to "All clear" when there's nothing to do, Verify deeplinks to the evidence. |
Health · real |
Prompt Lab · A/B traffic split between active and candidate prompts per stage, eval dataset preview, synthetic report generator, fine-tuning jobs queue. |
Knowledge graph (v2) · component / page / release adjacency weighted by bug incidence. Graph tab is the React Flow canvas; Surface overlays the positive inventory; Table is for grepping. Apache AGE backed when installed, falls back to plain SQL adjacency otherwise. |
Graph · Surface mode (v2) · flips the same canvas to overlay |
User stories · Inventory (v2) · the headline new surface. Every user-facing action grouped under its story, with verified / unwired / regressed counts and one-click |
Compliance · SOC 2 control evidence pack with PASS / WARN pills and inline JSON, region pinning per project, print-styled Export PDF, DSAR workflow tracking. |
Marketplace · toggleable extension layer for the loop. Each plugin declares the events it subscribes to and ships with HMAC-signed webhooks. |
Action inbox · open actions across the PDCA loop, grouped by stage with one CTA per group. Empty groups skip — the page only renders what's actually waiting on you. |
Anti-gaming · per-device fingerprint tracker that throttles bad-faith reporters and surfaces multi-account abuse. Every enforcement action lands in the audit trail. |
Processing queue (DLQ) · |
Ask Your Data · ad-hoc natural-language SQL over the bug data — read-only Postgres, pre-canned chip prompts, Saved queries + History sidebar. |
Research · pin QA + product findings here so the next loop iteration starts smarter. |
Connect & Update · June 2026 hub — GitHub link, SDK snippet, MCP deeplinks, CLI install, and semver-only upgrade PRs via |
Skill Pipelines · skills.sh-compatible catalog synced daily; attach a skill chain to a report and stream step status over Realtime — handoff or Cursor Cloud mode |
MCP — Model Context Protocol · lean default ( |
Integrations · |
Reporter notifications · outbound messages sent to the people who reported each bug. |
Workspace settings · 5 tabs covering Slack webhook, Sentry DSN, Stage-2 model picker, Stage-1 confidence threshold, dedup similarity threshold. |
SSO config · SAML 2.0 + OIDC form, calls the Supabase Auth Admin API on submit, surfaces the resulting ACS URL + Entity ID for IdP setup. JIT provisioning on first login is the default. |
Audit log · append-only history of every mutation, filterable by actor / action / resource / time. |
BYO storage · per-project bucket form (Supabase / S3 / R2), region pinning, presigned-URL TTL editor, vault-ref'd access keys (never plaintext). |
Multi-project workspace · per-project cards with active-key count, reports count, member count, plus inline CTAs to mint a fresh key, send a test report, or open project-scoped Integrations / Settings. |
Billing · plan comparison (Hobby Free / Starter $19 / Pro $99 / Enterprise), per-plan reports/month + overage cents/report + retention days + admin seats, Stripe-metered LLM $ per day, in-app support form. |
Rewards · automatic |
Report detail · |
QA Coverage Suite · NL prompts or Playwright scripts on cron — Firecrawl Actions default, Browserbase BYOK, local CLI — pass/fail history and Slack failure threading. |
Codebase Atlas — Graph · every indexed source file as a node, coloured by layer (UI / Library / Backend / Tests / Config). Directed import arrows show module dependencies. Semantic search tab ranks pgvector chunks by similarity. |
Skill Pipelines · skills.sh-compatible catalog synced daily; attach a skill chain to a report and stream step status over Realtime — handoff or Cursor Cloud mode. |