| choosing the smallest script for the ask | references/intents.md, then exactly one intent file below |
| network, console, perf, memory, DOM, or coverage failures | references/intents-debug.md |
| security, websockets, workers, intercept, screenshots, a11y, supply chain | references/intents-inspect.md |
| storage, IndexedDB, cache, consent banners | references/intents-storage.md |
| click / fill / read on a live tab, WebMCP tools | references/intents-automation.md |
| login, MFA, real profile, cookie transfer | references/intents-auth.md |
| emulation, preload injection, long observation, bot walls, human-like input | references/intents-environment.md |
| stealth defaults, opt-outs, self-test | references/stealth-mandatory.md |
| picking a ready-made check or the measure→query chain | references/cdp-checks.md |
| HAR export, API replay, token budget | references/har-capture.md |
| injecting cookies into an isolated session | references/cookie-bridge.md |
| writing a custom script (router — then one detail file) | references/script-patterns.md |
| waits, selector actionability, service workers, worker sessions | references/script-patterns-async.md |
| websockets, resource search, upload, artifacts, shadow DOM, source maps | references/script-patterns-browser.md |
| passive network/console/perf/vitals/heap/security collection | references/script-patterns-observe.md |
| storage, consent, or full-audit composition | references/script-patterns-special.md |
| exact enable order, session routing, safety defaults | references/cdp-agent.md |
| unsure which CDP domain or method to call | references/cdp-domain-map.md |