# Phase 10.7.1.1 — Six-Question QA & Primary Grid Whitespace Hotfix

This hotfix closes two issues found after the Phase 10.7.1 visual/QA review:

1. The six-question UX QA gate was case-sensitive and failed even though Question 6 was represented in the combined Questions 3 & 6 section. The section now explicitly renders **What is overdue?** and **What happens next?**, and the gate is case-insensitive.
2. The primary two-column grid forced equal-height stretching, leaving a large blank area beneath the material-change cards. It now uses `align-items:start`.

No Oracle, review workflow, governance persistence, or write logic is changed.
