Expand description
HTTP handlers for semantic drift incidents
This module provides endpoints for managing semantic drift incidents.
Structs§
- Analyze
Semantic Drift Request - Request to analyze semantic drift
- List
Semantic Incidents Query - Query parameters for listing semantic incidents
- Semantic
Drift State - State for semantic drift handlers
- Semantic
Incident List Response - Response for semantic incident list
Functions§
- analyze_
semantic_ drift - Analyze semantic drift between two specs
- get_
semantic_ incident - Get a specific semantic incident
- list_
semantic_ incidents - List semantic drift incidents
- semantic_
drift_ router - Create router for semantic drift endpoints