check
Check with Vibium
Use vibium check "<claim>" to hand a specific acceptance claim to a fresh
verifier context. The coding agent builds and fixes the application; Vibium's
verifier investigates the running behavior with constrained browser tools.
Your own browser inspection does not substitute for this invocation.
Setup
Use the project's configured Vibium binary. Otherwise try vibium,
./clicker/bin/vibium, then ./node_modules/.bin/vibium. Confirm
vibium check --help works. Local Chrome is the tested baseline for live checks.
For initial live setup, run vibium ready browser --json with the selected
engine/channel. It inspects browser and driver files without launching them
or touching the current browser; launch and BiDi connectivity remain untested. Follow its install/fix guidance if needed. Saved-input checks do not
require a browser; skip browser readiness for them.