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
feat(report): make data provenance explicit — window in banner, named USES header, per-row samples
Real-cluster feedback: the table showed a USES number with no indication of what
it was (p95? peak? avg?) or how much data backed it. Now it's self-documenting:
- banner: '... data: 0 (kubetidy operator) · observed over 48m' (the time span)
- header: 'USES (cpu p95 · mem peak)' names exactly what the proposal is sized to
- CONF column: '▒ low 31% · 31 smp' — the sample count behind each recommendation
Legend trimmed accordingly; full avg/p95/p99/peak still under --explain.
0 commit comments