#!/usr/bin/env bash # # Canonical "agent review" run: builds the app if needed, runs the # agent-review spec, and prints the artifact directory so agents (and # humans) can inspect screenshots, page-source dumps, and mock request # logs on disk. # # Usage: # bash app/scripts/e2e-agent-review.sh [--skip-build] [--label ] # # Artifacts land in: # app/test/e2e/artifacts/-