docs: multiplayer soak & UX test harness design

Design for a standalone Playwright-based soak runner that drives 16
authenticated browser sessions across 4 concurrent rooms to populate
staging scoreboards and hunt stability bugs. Architected as a
pluggable scenario harness so future UX test scenarios (reconnect,
invite flow, admin workflows, mobile) slot in cleanly.

Also gitignores .superpowers/ (brainstorming session artifacts).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
adlee-was-taken
2026-04-10 23:03:28 -04:00
parent 52d7118c33
commit 97036be319
2 changed files with 639 additions and 0 deletions

1
.gitignore vendored
View File

@@ -214,6 +214,7 @@ cython_debug/
# Claude Code
.claude/
.superpowers/
# Virtualenv in project root
bin/