Instrument TrueCoverage
In brief: Wire or extend TrueCoverage RUM instrumentation and event docs under
plans/events—standalone or as a composite subflow.
When to use
First-time TrueCoverage setup, or extending emits/*.event.md for new journeys. Also a default subflow of Run QA and Upkeep. Can be toggle-disabled per project in the Workflows UI.
Prompt
/testchimp instrument
/testchimp setup truecoverage
/testchimp instrument checkout funnel events
Scope
Optional. Feature branch → journeys touched by the change set. Default branch → work through instrumentation backlog / progress tracker (or since last run). Or name journeys / event areas.
Policy
Optional policy for event taxonomy conventions, environments, and whether to block on missing emits.
What it does
Wires or updates RUM SDK usage (web / iOS / Android), Playwright test identity tagging, and plans/events/ documentation so production and test traffic share one taxonomy. See Instrumenting your app and How TrueCoverage works.