internal/analysis/rsc-fouc-shakaperf-artifacts/README.md
These files support ../rsc-fouc-shakaperf-investigation.md.
| Area | Files |
|---|---|
| Setup/test bundle | setup/README.md |
| Deterministic first-paint AB test | setup/ab-tests/rsc-fouc.abtest.ts |
| Natural first-visible assertion AB test | setup/ab-tests/natural-first-visible-assertion.abtest.ts |
| Main config | setup/config/abtests.config.ts |
| Twin server Dockerfile | setup/twin-servers/Dockerfile |
| Generated ShakaPerf instructions | setup/generated-shakaperf-skills/ |
| Evidence | Image |
|---|---|
| ShakaPerf report: old/pre-fix vs current/fixed first paint | shakaperf-first-paint-old-vs-current-report.png |
| ShakaPerf report: current/fixed vs current/fixed first paint | shakaperf-first-paint-current-vs-current-report.png |
| ShakaPerf report: natural first-visible assertion | shakaperf-natural-first-visible-old-vs-current-report.png |
| Old/pre-fix first paint: selector screenshot | first-paint-old-unstyled-probe.png |
| Current/fixed first paint: selector screenshot | first-paint-current-styled-probe.png |
| First-paint selector diff | first-paint-old-vs-current-diff.png |
| Old/pre-fix natural first-visible selector screenshot | natural-first-visible-old-unstyled-probe.png |
| Current/fixed natural first-visible selector screenshot | natural-first-visible-current-styled-probe.png |
| Natural first-visible selector diff | natural-first-visible-old-vs-current-diff.png |
| Run | Report | Log |
|---|---|---|
| Old/pre-fix vs current/fixed deterministic first paint | full-report.html | log |
| Current/fixed vs current/fixed deterministic first paint | full-report.html | log |
| Old/pre-fix vs current/fixed natural first-visible assertion | full-report.html | log |
| Current/fixed vs current/fixed natural first-visible assertion | full-report.html | log |