Files
Miguel Ángel 33f809f036 fix(cli): add source discriminator to telemetry events
PostHog dashboard inflates render counts (~10k) vs Temporal (~400)
because CLI local renders and web app renders share the same
`render_complete` event name with no way to filter them apart.

Adds `source: "cli"` to all CLI telemetry events at the client
level so dashboards can filter by `source = "web"` to show only
production renders.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-12 23:01:58 +00:00
..
2026-05-10 18:34:43 +00:00
2026-05-10 18:34:43 +00:00