Scout

Live instrument

Every feature, live —
and the spec that proves it.

Each card below shows Scout verifying the feature in a short recorded demo, a working surface you can exercise yourself, and the exact .scout.md scenario behind it. The spec on the page is the spec that runs — one file, no drift.

// the proof

Scout runs these very cases in CI

On every push and pull request, GitHub Actions builds this Lab fresh and replays the exact .scout.md scenarios below against it — deterministically, with no AI. Open the latest run to see Scout verify each one.

Scout workflow status on GitHub Actions View the latest Scout run on GitHub
// quickstart

Point your own Scout at it

Run Scout against a known-good target

This page is a stable target. Point Scout at it with one npx command — no install — and watch it verify a scenario against a site you did not write. The fastest way to see a first reading.

Read your first scenario
$ npx @pcamarajr/scout create "A new tab opens with the report" -f demo -c "Open the report in a new tab; the new tab shows Report ready"$ npx @pcamarajr/scout go --base-url https://scout.pcamarajr.dev/lab