outcome-events

Create Correction

Submit a user correction for a detected feature.

Creates an OutcomeEvent with source='user_correction'. If the part has complete manufacturing specs and the correction can affect quoting inputs, deterministic DFM/pricing is re-run through the part-spec chokepoint.

post/api/v1/parts/{part_id}/outcome-events

Path parameters

part_idstring uuid required

Request body

feature_idstring required
correction_type'feature_intent' | 'feature_reclassification' | 'dfm_acknowledgment' | 'dfm_dismissal' | 'solid_classification' | 'feature_note' | 'tolerance_specification' required
dataobject
reasonstring nullable

Response

Successful Response

dfm_rescoredboolean
dfm_scorestring nullable
findingsobject[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.