outcome-events

Submit Recommendation Feedback

Submit user feedback on an AI recommendation (helpful or flagged).

Creates an OutcomeEvent with source='user_feedback'. Does NOT trigger DFM re-scoring — this is purely feedback collection for prompt tuning.

post/api/v1/parts/{part_id}/recommendation-feedback

Path parameters

part_idstring uuid required

Request body

feedback_type'recommendation_helpful' | 'recommendation_flagged' required
recommendation_indexinteger required

Recommendation index in synthesis

feature_refsstring[]
finding_refsstring[]

Response

Successful Response

idstring uuid required
part_idstring uuid required
outcome_typestring required
sourcestring required
dataobject required
created_atstring date-time required

Changes

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