Use this list before merging CI Tier B changes into .github/workflows/e2e-test.yml and before declaring the first green Tier B run. Normative plan: docs/e2e/E2E_AUTOMATION_PLAN.md (Tier B Readiness Verification, First Run Guide). Tasks: docs/e2e/TIER_B_IMPLEMENTATION_TASKS.md. Post-merge: docs/e2e/TIER_B_POSTLAUNCH_VERIFICATION.md.
HelixChatService, TwitchOptions, docs/appsettings).src/Mocks/MockHelixApi/).src/Mocks/SyntheticDesktop/).GET /health on MockHelixApi returns status: healthy, component: MockHelixApi.GET /health on SyntheticDesktop returns status: healthy, component: SyntheticDesktop.python3 .github/scripts/tier_b_verification/check_mockhelixapi.py passes against running MockHelixApi (local/CI).python3 .github/scripts/tier_b_verification/check_syntheticdesktop.py passes (health); --payout-id path covered by CI Tier B orchestrator.python3 .github/scripts/tier_b_verification/check_workflow_integration.py passes with all services up (no --skip-tier-b) in Actions (requires pip install -r .github/scripts/tier_b_verification/requirements.txt).Mgm__EnableE2eHarness, asserts Helix capture + pool rule (TIER_B_IMPLEMENTATION_TASKS.md).pip install -r .github/scripts/tier_b_verification/requirements.txt before running verification scripts locally (workflow installs automatically).docs/e2e/E2E_AUTOMATION_PLAN.md.| Version | Date | Note |
|---|---|---|
| 1.0 | 2026-04-05 | Initial checklist aligned with readiness scripts and mock projects |
| 1.1 | 2026-04-05 | Pre-launch items marked complete after workflow + harness integration |