Skip to main content
Returns the eight dimensions every RAIL evaluation scores, each with a description and the score bands a result falls into. Each dimension also carries the weight and threshold configured for your application, so you can see exactly how scores are aggregated and what counts as a pass.

Request

Response

dimensions
array
The eight RAIL dimensions. Each entry has:
  • key — the identifier used in evaluation dimension_scores (e.g. user_impact).
  • name — the display name used in policy weights and thresholds (e.g. User Impact).
  • description — what the dimension measures.
  • weight — how much this dimension contributes to the overall score for your application.
  • threshold — the per-dimension minimum for your application, or null if no per-dimension gate is set.
score_bands
array
The qualitative bands a score (0–10) maps to, from Excellent down to Critical.