PROTOTYPE / V0.2
Operating Picture

Audit dashboard preview

Persona-aware. Eight tabs. Runs locally.
1
Clone the engine repo git clone https://github.com/aibuild-lab/regretshield-audit-engine.git
2
Serve the dashboard locally cd regretshield-audit-engine/dashboard-prototype && python3 -m http.server 8765
3
Open in your browser http://localhost:8765/
Hosted dashboard embed lands in the next portal iteration. For now the local copy gives you the full live experience.