Browser-check concepts
These pages explain how active browser checks are authored, configured, and reported. They complement the local monitoring workflow; browser runs remain separate from the local SQLite telemetry store.
01Writing browser checksHow to structure Blop specs and write goals an agent can act on.→02ConfigurationSet up
blop.config.ts once and override per-run with CLI flags.→03Browser toolsWhat native tools the agent has and how locators work.→04Reporters & outputChoose JSON, JSONL events, or JUnit XML; consume the result schema downstream.→