{{ issue.display_name | upper }}
Why it fired
{% if issue.explanation %}{{ issue.explanation }}
{% endif %} {% if issue.rule_description %}{{ issue.rule_description }}
{% endif %}Recommended response
{% if suggestion_count %}Review the available improvements below for the matching rewrite or structural recommendation.
{% else %}No single-query SQL rewrite applies. The fix is at the workload-scheduling, slot-reservation, or schema layer.
{% endif %} View opportunity