> ## Documentation Index
> Fetch the complete documentation index at: https://docs.beliefsystems.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Benchmark Governance

> How Belief Index is administered as a benchmark – methodology versioning, corrections policy, publication integrity, and the point-in-time archive.

A benchmark is only as useful as the discipline behind its publication. Before an institution cites an index in a risk report, references it in research, or licenses it as an underlying, the questions it asks are not about the formula – the formula is [published](/indices/nav-methodology) – but about administration: *Who can change the methodology, and how? Are published values ever rewritten? What happens when the data is bad? Will the history still mean the same thing in five years?*

This page answers those questions in one place.

## Methodology Versioning

Every published computation records the methodology version it was produced under (currently `midprice-v1`).

* **Revisions are dated and prospective-only.** A methodology change applies to future computations, never retroactively to published history. The same rule governs [selection and weighting thresholds](/indices/selection-and-weighting#how-thresholds-are-set-and-revised): revisions apply to future selections, never to existing compositions.
* **Changes are announced and documented.** Any methodology change is disclosed in advance, and the version history is published in [NAV Methodology](/indices/nav-methodology#future-methodology-versions).
* **Judgment is exercised once, in public.** Where human judgment enters index construction – theme definition and the documented [judgment screens](/indices/selection-and-weighting#judgment-screens) – it is applied at composition time under published criteria. There is no ongoing discretionary adjustment of a live series.

## Corrections Policy

As-published values are preserved as published. If an error in a published level is identified, the correction is issued as a new, labeled computation – the original value is not silently overwritten. This mirrors the discipline of the underlying fund accounting, where existing ledger entries are never edited or deleted; adjustments are made through new, compensating entries.

The practical consequence for data users: the series you observe at any point in time is the series everyone observed. A backtest run against Belief Index history is a backtest against what was actually published – no silent revisions, no hindsight.

## Publication Integrity

The pipeline is designed to disclose data-quality problems rather than publish through them:

| Mechanism                | Behavior                                                                                                                                                                                                                                                           |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Staleness flags**      | If a fresh price cannot be fetched for a constituent, the computation falls back to the last known good price and is **flagged stale** in the published data – the flag travels with the level, never hidden. See [Staleness](/indices/nav-methodology#staleness). |
| **Integrity halts**      | Automated reconciliation runs continuously against on-chain holdings. A detected discrepancy pauses publication rather than publishing through an inconsistency.                                                                                                   |
| **Reconstitution gates** | During a Perpetual series reconstitution, publication is suspended (typically under 48 hours) rather than publishing a level that mixes two compositions. The last pre-gate value remains authoritative. See [Perpetual Series](/indices/perpetual-series).        |
| **Terminal values**      | When a series fully resolves, its terminal level is computed from settlement values – definitive, and never marked stale.                                                                                                                                          |

## The Point-in-Time Archive

Prediction market order books are ephemeral: quotes are not archived the way equity prices are, and resolved contracts disappear from venue interfaces. A themed probability series reconstructed after the fact is contaminated by hindsight – which markets to include, how to splice across resolutions, which prices to trust are all choices made knowing the outcome.

Belief Index levels are computed and recorded **as of each valuation window**, live, under the versioning and corrections discipline above. The result is a point-in-time record of how markets actually priced each theme – with no lookahead, no survivorship filtering, and no retroactive splicing. Each series' full computation history is preserved, including staleness flags and methodology versions, so a future reader can know not just the level but the data quality behind it.

This archive is treated as the crown jewel of the operation. It compounds with every published window, and no part of it can be rebuilt later.

## Data Sources

Levels are currently computed from order book data supplied by a single prediction market venue. This is disclosed plainly rather than obscured: see [Single Data Source](/risk/risk-factors#single-data-source) for what it means for data users.

The methodology itself is venue-agnostic – selection screens, weighting, and valuation are specified in terms of observable order book quantities, not venue-specific features. Incorporating additional venues as they meet the eligibility screens is the natural evolution of the methodology, and any such change would follow the versioning discipline above.

## Reference Framework

The administration practices on this page – published methodology, versioned and prospective-only changes, a corrections policy, data-quality disclosure, and documented use of judgment – are informed by the IOSCO *Principles for Financial Benchmarks*, the international reference framework for benchmark administration. Belief Systems does not claim formal compliance with, or external assurance against, those principles; they serve as the design benchmark the administration practices are built toward as the index family matures.

<Warning>
  Belief Index levels are informational benchmarks. Nothing on this page is an offer or solicitation
  of any security, and index data is not investment advice. See [Disclosures](/risk/disclosures).
</Warning>

## Further Reading

<CardGroup cols={2}>
  <Card title="NAV Methodology" icon="calculator" href="/indices/nav-methodology">
    The full valuation specification, including staleness and versioning.
  </Card>

  <Card title="Selection & Weighting" icon="filter" href="/indices/selection-and-weighting">
    Published eligibility screens, judgment screens, and revision discipline.
  </Card>

  <Card title="On-Chain Verification" icon="link" href="/trust/on-chain-verification">
    Independently verifying constituent holdings against on-chain state.
  </Card>

  <Card title="Risk Factors" icon="triangle-exclamation" href="/risk/risk-factors">
    Known limitations of the methodology and its data sources.
  </Card>
</CardGroup>
