On remote runs, startup timings can be supplied by the runner through an environment variable.
What's wrong with this entry?
On remote runs, startup phase timing can merge a JSON blob from the CCR_RUNNER_STARTUP_TIMING environment variable into the reported figures, validating each field for type, range and pattern: names must be lowercase with underscores, and numbers and phase durations are capped. Prewarm, prefetch and delta-reset values from the environment are reported alongside. Nothing is reported unless CLAUDE_CODE_REMOTE is set.
CCR_RUNNER_STARTUP_TIMING
Strings lifted out of the shipped bundle, so the claim above can be checked against them.