By Chapter 8 our single

src/fixtures/index.ts held data, an API context, and three Page Objects — and the

API auth helpers, scenario builders, and storage-state sessions of later chapters

all want in too. One growing file mixing every concern is a smell. Let's fix the

architecture before it hurts.