API contract
The dashboard uses the local Mimir API for scoring, explanations, review actions, undo, artifacts, and live feed events.
http://mimir-api:8787
Endpoints
Backend surfaces exercised by the fraud command center.
GET
/summary
Command center metrics and output files.
GET
/transactions
Scored rows with filters and review state.
GET
/transactions/:id/context
Evidence, card timeline, and graph.
POST
/review/:id
Approve, dismiss, or escalate a flag.
POST
/review/undo
Undo the latest reviewer action.
GET
/notifications
Live feed events.