Revision 15 of 16
Adds a Finally section asking the agent to open the finished site in a browser for the user to evaluate.
+4 −0 lines of text vs revision 14 (this site's diff)
| Old | New | Change | Line |
|---|---|---|---|
| @@ -281,3 +281,7 @@ | |||
| 281 | 281 | 6. Repeat affected validation and leave no unchecked item unless it has a reported external blocker. | |
| 282 | 282 | ||
| 283 | 283 | Report what you built, assumptions, architecture, exact command results, and anything incomplete with its reason. Do not claim a check passed unless you ran it successfully. | |
| 284 | + | ||
| 285 | + | ## Finally | |
| 286 | + | ||
| 287 | + | Open the site in a browser for the user to see and evaluate. | |