Skip to content

Admin Console

Fabrizio Degni edited this page Jul 8, 2026 · 1 revision

Admin Console

The PolicyWatcher admin console is the operational control room for monitoring, QA and platform maintenance.

Main Sections

Section Purpose
Dashboard Overview of monitored entities, source status and system health
Cron Manager Trigger and inspect policy scan batches
VPS Services Monitor renderer and operations agent health
Database Inspect database diagnostics and operational status
KPI Audit Review KPI assessment coverage and pending states
Dataset QA Inspect QA issues and export findings
Review Log Inspect append-only admin/auditor decisions
Access Logs Inspect admin authentication and session events
Companies Manage monitored companies and policy sources
Explainability Internal feature and architecture documentation

Scan Controls

Cron Manager supports:

  • batch limit;
  • company slug targeting;
  • least-recently checked policy selection;
  • live scan logs;
  • per-strategy diagnostics;
  • last result counters.

The intended behavior for limit=5 is to advance through the least-recently checked policies, not restart from the same first five records.

Adding New Companies

New companies and policies should start as non-public configured sources. They become publicly visible only after a verified scan creates source-backed evidence.

Access Logs

Access logging records operational events such as:

  • login success;
  • login failure;
  • logout;
  • session invalidation;
  • configuration error.

IP addresses should be minimized before storage to preserve diagnostic utility without retaining unnecessary personal data.

Clone this wiki locally