Type alias FeedbackType

FeedbackType: "step_failed" | "unexpected_output" | "confidence_drop" | "timeout" | "resource_exhausted" | "human_correction" | "validation_failed"

Types of execution feedback.