You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Trim redundant viewer JS comments
Remove comments that restate what the adjacent code already says and
decorative section dividers, keeping comments that explain why
(rationale, invariants, workarounds, browser/echarts quirks).
Comments-only change; behavior is identical.
* Trim more redundant viewer JS comments
Follow-up: drop remaining what-only comments and decorative dividers
in the query explorer. Comments-only; behavior unchanged.
* Trim redundant Rust comments
Remove comments that restate what the adjacent code already says and
decorative section dividers, keeping doc comments, SAFETY notes, eBPF
and sampler design rationale, and why-explanations. Comments-only
change; behavior is identical.
* Trim redundant Rust comments in recorder/hindsight/exporter
Drop restate-only comments and banner dividers; keep format
contracts and why-rationale. Comments-only; behavior unchanged.
---------
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments