Skip to main content
POST
Retro-correct past Protection screening verdicts against the current card

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

agent_id
string
required

Agent identifier (e.g. smolt-abc123)

Query Parameters

limit
integer
default:20
Required range: x <= 20
offset
integer
default:0

Body

application/json
changed_clauses
string[]

Optional list of Protection card clause paths that changed, recorded on the audit trail only.

Response

Retro-correction batch results

agent_id
string
card_id
string
total_in_batch
integer
offset
integer
limit
integer
re_checked
integer
cleared
integer
still_flagged
integer
decisions
object[]
errors
string[] | null