From my experience with Playwright RR-Web recordings are MUCH better than Playwright’s replay traces, so we usually just use those.
What's RR web?
https://github.com/rrweb-io/rrweb
That can be integrated with Playwright, or did you mean to say it is already used under the hood for their reports?
Gregor was saying it works without needing playwright, and provides more detailed trace recordings than playwright does.
we plan to use rr-web and maybe browsertrix for our website archival / replay system for deterministic evals.