Recent Commits to hyperframes:main
・fix(telemetry): send feedback as plain events, not PostHog surveys CLI and Studio feedback were emitted as `survey sent` with `$survey_*` properties, so every rating was ingested as a PostHog survey response even though no survey definition, targeting, or popover backs them.
・Emit `cli_render_feedback` and `studio_feedback` with plain `rating` / `comment` properties instead.
・Same fields, same call sites, same opt-out.