Layout Guarantee - how we keep your design from breaking
The "Layout Guarantee" module ensures every AI recommendation fits the pixel constraints of your layout.
What it does
Layout Guarantee is one of E.A.S.Y.'s four core modules (included in every plan). It ensures:
- longer titles don't break card layouts
- new description text doesn't push out the sidebar
- changed images stay consistent in aspect ratio
Specifically: before every push action the AI re-renders the listing with the proposal. If the Layout Health Score drops below 80, the proposal is rejected or trimmed.
Layout Health Score
Derived from Visual Snapshot:
- container height not exceeded: +20
- image aspect constant: +20
- font size legible in mobile: +20
- no text overflow (ellipsis): +20
- consistency across channels: +20
Where you see it
- In the optimizer workflow as a second score next to Internal/Platform/Branch
- In bulk editing as a global "Layout OK" indicator