SKOOR Risk Money movement. Skoored by AI.

The record

Every disposition and every action request is hash-chained per tenant. Verification recomputes every hash from the stored fields; a break is reported, never hidden.

Chain
intact
Records checked
0
Dispositions
0 checked · ok
Actions
0 checked · ok
First break
none

Examiner export

JSON lines for a date range: alerts, dispositions, actions, and the policy version in force. Requires the operator token.

curl -H "Authorization: Bearer <operator token>" -H "X-Operator: <you>" \
  "/risk/api/record/export?tenant=demo&from=2026-08-01&to=2026-09-01" -o record.ndjson

Verify at any time: GET /risk/api/record/verify with the same headers.