Reference
Remy Reference/admin/Agreement over time
?

Agreement over time

Reports verdict counts over time, one bucketed series per method.
admin.jewels.timeseries({ methodId?, buckets? })

Verdict counts (agree, disagree, skip, expired) bucketed over a time window, one series per method. The agreement trend: whether a jewel is converging on the team's judgment as its pairs accumulate.

Parameters
--method-id
string
Filter to one method's series.
--buckets
number
Number of time buckets (default 24).
--start
string
ISO date, window start.
--end
string
ISO date, window end.
CLI
remy-admin jewels timeseries --method-id triage-issue --buckets 48