The recommendations are filtered based on the total number of channels:
- If the total number of channels is less than or equal to
MAX_CHANNELS_FOR_CALIBRATED_DISPLAY, all channels (both calibrated and
uncalibrated) are included in their original order.
- If the total number of channels exceeds this threshold, calibrated
channels are excluded from the output, and all uncalibrated channels are
shown in their original order.
channel_calibration_scores
Computes per-channel calibration scores.
channels_recommended_for_calibration
Returns uncalibrated channels with calibration score below threshold.
checks_status
A dictionary of check names and statuses.
has_calibration_warning
Returns True if any uncalibrated channel has score below threshold.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-09-03 UTC."],[],[]]