Values.CapabilityHealthSourceHealth information for a capability, including any issues that may be affecting its operation.
type nonrec t = {issues : CapabilityIssueList.t option;A list of issues affecting the capability. If this list is empty, the capability is healthy.
*)}