RiskOfFailureHistory
A point in the risk-of-failure history
- dateType: string Format: date-time
Timestamp (ISO-8601) at which this historical assessment was made.
- levelType: string enum
Risk band recorded at this point in time, using the same thresholds and vocabulary as the current
riskOfFailure.level. One of:LOW— probability of default below 0.05 (under 5%).LOW_MEDIUM— probability of default from 0.05 to under 0.10 (5–10%).MEDIUM— probability of default from 0.10 to under 0.15 (10–15%).MEDIUM_HIGH— probability of default from 0.15 to under 0.25 (15–25%).HIGH— probability of default of 0.25 or above (25%+).UNABLE_TO_ASSESS— insufficient data to produce an assessment at that time.
values- L
O W - L
O W _ M E D I U M - M
E D I U M - M
E D I U M _ H I G H - H
I G H - U
N A B L E _ T O _ A S S E S S
- reasonsType: array object[] · StructuredReason[]
Human-readable drivers recorded for this historical assessment.
A structured factor contributing to a section's assessment
- codeType: string | null
Stable, machine-readable reason code for programmatic branching. RESERVED and currently always
null— the canonical code vocabulary is being defined separately. The example shows the intended format; until it ships, rely onmessage. - messageType: string
Human-readable, self-contained explanation of the factor (a full sentence).