Dashboard Tour
A quick guide to every primary surface inside the Veriva app. Use this as a reference when onboarding teammates.
Dashboard overview
/dashboard is the org-level home. From top to bottom:
- Hero trust score — Animated 0-100 ring showing org-wide trust, a day-over-day delta, and a 30-day trajectory sparkline. Click Open full report to drill into
/reports. - Status badges — At-a-glance pills for Pipeline activity, monthly Usage against plan ceiling, AI Budget spend, open Criticals, Bedrock region, Webhook delivery, and MFA enforcement. Each is clickable and routes to the relevant settings page.
- KPI tiles — PRs analyzed, avg trust score, critical findings, active repos.
- Trust score trend — 30-day line chart with hover tooltips.
- Severity distribution + Repos needing attention — Side by side so you can map risk to responsible repos instantly.
- Activity cadence strip — PRs today / this week / this month, auto-fixes accepted, criticals blocked, and AI cost this month.
- Top firing rules + Findings by pipeline stage — What your pipeline is actually catching, and where.
- Per-repo activity — Top 10 repos by PR volume this month, drill-down on click.
Pull request inbox
/pulls renders full-bleed (no max-width) — a cross-repo table of every open PR the pipeline has analyzed. Filter by severity, agent type, stage, or "needs my review".
Per-row: severity badge, agent badge, trust score delta, and a one-click drill-down.
PR detail
Click a PR row to get the full picture:
- Findings list — Each with severity, stage, rule ID, and an "Open provenance" button for the full audit trail.
- Provenance panel — Which stage produced the finding, which prompt version ran, what the AI call ID was, the matched code span.
- Actions — Dismiss (writes a dismissal pattern), Mark false-positive (feeds the learning loop), Apply auto-fix (if available).
Provenance visibility
Reports
/reports is the long-form analytics surface. Filter by date range, repo, severity, or agent. Export to CSV for external dashboarding. Full-bleed layout on large monitors.
Agent fleet
/dashboard/agents lists every registered AgentIdentity with trust score, PR totals, revert rate, and last-seen timestamp. Click an agent for its PR history and per-agent finding hotlist.
Settings drawer
The gear icon in the sidebar opens a side drawer with quick access to Account, Notifications, Policy, Hooks, Billing, API Keys, Export, Audit, and Integrations. Each settings section has a dedicated page at /dashboard/settings/*.
Notification inbox
The bell icon opens a chronological notification feed: weekly digests, critical alerts, plan-limit warnings. Mark individual items or all as read. Filter by type.
Admin portal
Super-admins (Veriva staff) see /admin with three grouped sections: SYSTEM (overview, AI, prompts, queues, health, replay), GOVERNANCE (feature gating, rule feedback), and TENANTS (organizations, audit log). Same visual language as the dashboard; separate impersonation banner when acting as a tenant.