Skip to main content
POST
Reclassify a checkpoint violation

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

agent_id
string
required

Agent identifier (e.g. smolt-abc123)

Body

application/json

Request to reclassify a checkpoint violation.

checkpoint_id
string
required

Identifier of the checkpoint to reclassify

reason
string
required

Human-readable justification for the reclassification

card_amendment_id
string | null

Optional ID of an alignment card amendment that triggered this reclassification

Response

Reclassification result with score impact

Result of a checkpoint violation reclassification.

reclassification_id
string

Unique identifier for this reclassification

checkpoint_id
string

Identifier of the reclassified checkpoint

agent_id
string

Agent whose checkpoint was reclassified

original_type
string

Original violation type before reclassification

new_type
string

New violation type after reclassification

reason
string

Justification provided for the reclassification

score_impact
object

Impact of the reclassification on the agent's score