Expand description
Score analysis types for detailed constraint tracking.
This module provides types for analyzing constraint matches in detail, including which entities are involved in each match, score explanations, and entity-level indictments.
Structsยง
- Constraint
Analysis - Per-constraint breakdown in a score explanation.
- Constraint
Justification - Justification for why a constraint matched.
- Detailed
Constraint Evaluation - Extended constraint evaluation with detailed match information.
- Detailed
Constraint Match - A detailed constraint match with entity information.
- Entity
Ref - Reference to an entity involved in a constraint match.
- Indictment
- Analysis of how a single entity impacts the score.
- Indictment
Map - Map of entity indictments for analyzing which entities cause violations.
- Score
Explanation - Complete score explanation with per-constraint breakdown.