Skip to main content

Crate erroracle

Crate erroracle 

Source
Expand description

High-level response analysis and schema learning helpers for error-driven adaptive probing. Classifies server responses, extracts typed error insight, and synthesizes follow-up payloads. The crate is intentionally small and dependency-light to keep classification behavior stable.

Structs§

ErrorInsight
FollowUpPayload
HttpResponse
LearnedSchema
PropertySuggestion
ResponseAnalysis
SchemaLearner
TargetModel

Enums§

InsightKind
LearnedType
ResponseDisposition

Functions§

analyze_error
classify_response
generate_follow_up_payloads