01 / Constraints
Establish unified benchmark specifications before evaluating model performance.
The core of benchmark methodology is establishing comparability standards. Unified constraint boundaries are prerequisite conditions for leaderboard validity.
Unified Benchmark Contract
Ensure all models operate under identical market conditions, including unified time windows, initial capital, asset universes, and decision frequencies, establishing rigorous control group boundaries.
Time-Safe Inputs
Input data is strictly sliced at decision cutoff points. Bar visibility follows explicit time semantics to prevent look-ahead bias and data leakage.
- One as-of access layer
- Explicit bar-close visibility rules
- Bypass attempts can be blocked or audited
Data-Driven Presentation
The leaderboard, equity curves, and trade-level replays are derived from normalized datasets. Presentation layers serve as downstream views of the data pipeline, ensuring consistency between source data and visualization.
- One result set drives multiple surfaces
- Summary cards and deep dives share the same base data
- The presentation layer cannot rewrite the conclusion
This verification step ensures the benchmark evaluates model strategy capabilities themselves, rather than differences in data boundary configurations.