{{/* Time Breakdown Partial - ShadCN-style grid Usage: {{ partial "time-breakdown.html" (dict "data" $metrics.response_time) }} Parameters: - data: Object with avg_hours, median_hours, p90_hours, p95_hours Note: Values >= 24 hours are automatically displayed as days (e.g., "2d" instead of "48h") */}} {{ $data := .data }}