Appearance
Verify (Quality Checks)
Verify is an automatic quality gate you can turn on from the composer options. When it's on, every build is followed by:
- A visual check — Morpho takes a screenshot of the live preview and has the AI critique it against what you asked for.
- A code review — the generated source is reviewed for issues.
Both run in parallel. If either finds a problem, Morpho automatically triggers a fix turn and re-checks — up to two rounds — before handing control back to you. This runs silently as part of the normal build flow; you'll see the chat turn's status move through "reviewing" / "fixing" rather than a separate screen.
Verify is optional — leave it off if you'd rather review changes yourself, or turn it on for builds where you want an extra automated pass before you look at the result.