PalveronPalveronDocs
User Handbook

Command Center

The live dashboard — KPIs, NGE stats, anomalies, and what to do next.

The Command Center is the landing page after login. One screen — every signal you need to know whether your AI governance is healthy.

📸 Screenshot: Command Center with all widgets

KPI cards (top row)

KPIDescription
Total tracesCumulative count of processed governance requests in the selected window
Blocked tracesNumber of requests stopped by policies, plus % delta vs. previous window
Modified rate% of requests that were modified (PII masked, content redacted)
Security ScoreComposite 0-100 score from policy coverage, block rate, and attestation completeness
Blockchain statusAnchored vs. pending — shows whether Flare attestation is up to date
Quota usageRequests this billing period vs. tier limit, as a progress bar

Switch the window with the 1h / 24h / 7d / 30d toggle in the top right.

Widgets

Trace timeline

Line chart for the last 30 days — passed (green), blocked (red), modified (amber). Hover for exact counts at a given timestamp.

Top agents

The 5 agents with the highest request volume in the period, each with a mini sparkline. Click an agent to jump to its detail page.

Top policies

The 5 policies that triggered most in the period. Lets you see at a glance whether your guardrail engine is catching the right things.

NGE stats

Visible when at least one project agent runs with nge_local or nge_fallback. The widget shows:

StatWhat it measures
Engine mixDonut chart — % of traces handled by nge_local, nge_fallback (no escalation), nge_fallback (escalated), llm_only, disabled
Median latencyMedian end-to-end NGE pipeline latency in milliseconds
LLM call ratio% of requests that still hit the cloud LLM (lower = bigger cost savings)
Entity hitsTop 5 detected entity types this period (e.g. EMAIL, SSN, CREDIT_CARD)
Shadow mode flagsNumber of decisions that would have been blocked if NGE was enforcing — only visible when Shadow mode is on

Click any segment to filter the Trace Explorer to the matching engine + decision.

Live activity feed

Last 10 governance events — blocked traces, agent suspensions, approvals, lifecycle transitions. Each entry deep-links into the relevant detail page.

Recent governance events

Equivalent of the live feed but filterable by type. Useful when something dramatic happened and you want to scan only the lifecycle events.

Onboarding checklist

Only visible while milestones are still open — drops off the dashboard once the project is fully configured. See Onboarding Checklist.

Action needed

What requires your attention right now — pending approvals, agents with FRIA due, anomaly alerts. Each item is a single-click handoff to the relevant workflow.

For reviewers

If you're an Approval Reviewer, focus on:

  • Security Score — should be above 80; below that, something material is failing (low coverage, high error rate, missing attestations).
  • Anomaly alerts — red badges next to agents — investigate immediately.
  • Action needed — the queue is your inbox; clear it daily.

The KPI cards work the same way regardless of role — but reviewers usually scan, drill, and approve, while admins use the same screen to spot trends.

On this page