Methodology change & consultation
What counts as a material change, the 14-day consultation window, and why changes are prospective.
Applies to: the benchmark class (WETGRI, WETFED, and any benchmark added later).
Standing disclosure — this process was SUSPENDED for the 2026-08-05 rebuild
The process below describes how a rule change reaches a published number in normal operation: a 14-day consultation, a backtest published with the proposal, prospective effect only. It was not followed for the change that produced the current series, and that is stated here rather than left for a reader to discover by checking.
An adversarial review found that several published rules were not implemented by the code — the orientation of de-escalation contracts, divisor continuity across departures, the weight cap's enforcement space, and the settlement-window claim. Correcting those changed every value. The administrator directed that correctness come before process, on the grounds that the series was three days old and had never been quoted, cited or licensed. The v1 series was therefore retired rather than restated — it is preserved verbatim at
content/indices/benchmarks/retired-v1-2026-08-05/, including the copies as they were actually served in production — and the family re-inceptioned at 100 on 2026-08-05 under methodology v2.0.What that costs, stated plainly. No consultation window was opened, no impact analysis was published in advance, and the change was not prospective. A reader who relied on this page during that window was owed a process they did not get. The version stamp does distinguish the two series — every v1 row stamps
v1.0, every row from the re-inception stampsv2.0— so no print is ambiguous about which rules produced it.This suspension is not standing. It covered the rebuild and ends with it. Every subsequent change goes through the process below, including the two changes currently drafted as consultations in
consultations/.
What counts as a material change
Anything that could alter a published value or its interpretation:
- the severity rubric or any multiplier in it (
lib/indices/severity.ts) - the classification rules (
lib/indices/classify.ts) - eligibility criteria, the liquidity floor, or the resolution-source tiering
- the weighting scheme, the weight cap, or the settlement window
- the consolidation weights, guards, or outlier treatment (
lib/indices/consolidated.ts) - adding or removing a venue from the consolidated set
Adding a constituent that satisfies the existing published rules is not a methodology change — that is reconstitution, and it is covered by the index's own methodology document.
The process
- Proposal. Written up with the rule as it stands, the rule as proposed, and the reason.
- Impact analysis. The change is backtested against the full ledger history and the effect on past values is published with the proposal. A change whose impact is not shown has not been proposed.
- Consultation — 14 days. Posted publicly before it can take effect. Feedback to the address in complaints.md; all responses are logged, including the ones rejected.
- Decision. Logged with reasons.
- Effect. Prospective, from the next settlement after the window closes.
Version discipline
Every benchmark carries a methodologyVersion stamped into each settlement row. A material change
bumps it. Because the version is in the row, any historical print states the rules that produced
it — you never have to trust that today's methodology page describes yesterday's number.
The one thing that is never allowed
A rule change may not be applied retroactively to restate published values. If a rule was wrong, the values it produced still stand as what was published under the rules of the day, and the correction is prospective. The only exception is a data error, which is a different document: data-errors.md.