docs(governance): require Playwright for frontend changes

This commit is contained in:
rcourtman 2026-03-27 16:56:48 +00:00
parent c72a88a009
commit 2d41e960a4
3 changed files with 11 additions and 2 deletions

View file

@ -267,7 +267,9 @@ Every substantial task must finish by checking these questions:
For important customer-facing UI, code-level proof is not enough by
itself. If the surface is meant to be trusted or used normally, exercise
it in-browser and judge whether it actually deserves more iteration in its
current shape.
current shape. If the slice changed frontend code, inspect the changed
surface in Playwright after the current build before treating the work as
progress, improvement, or done.
They are not the work item by themselves unless the remaining gap is
explicitly governance-only.
For ordinary lane work, identify the runtime, product, ownership, or