Added
- Viewer: Notebook / Selection / Report rework — Markdown notes,
preamble, and editable titles; report-mode load with column-trim;
SelectionView mirrors live compare mode. (#908 #909 #919 #931) - Viewer: event annotations — add from chart tooltips, plus one-off
event annotations baked into recordings. (#914 #929) - Viewer:
<rezolus-chart>embed component for charts with exact
viewer parity. (#915) - Dashboard: histogram rate|mean card pair and additional vLLM
metrics. (#918 #938) - WASM viewer: Save as Report works offline; restored Load Parquet
upload affordance. (#923 #924) - Parquet: combined A/B tarball artifact. (#912)
Changed
- Adopt
metriken-query0.11 streamingParquetReader. (#943) - Refresh cargo dependencies. (#930)
- Viewer: refactor JS into domain subdirectories, trim redundant
JS/Rust comments, and a Lit chart spike with CSS tokens /
charts.cssextraction. (#913 #932 #933) - Trim parquet codecs to zstd-only and drop brotli. (#907)
- CI: drop release-profile builds from PR CI; generate A/B smoke
fixtures on demand instead of checking them in. (#916 #917)
Fixed
- Viewer: compare-mode bridge KPIs render both arms in section +
Notebook. (#910) - Viewer: narrow-screen fixes — topnav cleanup, and chart title-row +
spectrum controls. (#925 #926) - Viewer: add missing vllm-prefill / vllm-decode template symlinks.
(#928) - CI: locate the viewer tarball regardless of download nesting. (#905)