- Sort
- Explain
- Replay
Use
evaluation.data.score as the beta row order.Beta rule
Sort by:Use
evaluation.data.score as the beta leaderboard row order.What every row should show
A useful row should show more than one number:| Field | Why it matters |
|---|---|
score | current public beta sort key |
scenarioResult.annualizedMeanReturn | return contribution |
scenarioResult.maxDrawdown | peak-to-trough risk |
scenarioResult.cvar | tail-loss diagnostic |
scenarioResult.turnover | churn and friction proxy |
scenarioResult.executionCost | modeled cost drag |
benchmarkUtility | comparison denominator |
eligibility.eligible | gate result |
capitalScore.capitalScore | stricter robustness diagnostic |
Evidence artifacts
Evidence should be reproducible. Artifact mode should preserve:Inputs
Input hashes, config hashes, dataset or snapshot hashes, and strategy
registry snapshot hash when the menu affects outcomes.
Outputs
Output hashes, report hashes, and dependency/package version information.
Interpreting eligibility
Eligibility means the strategy passed the configured gates for a review or next step. It does not mean the strategy receives capital. Use this line consistently:Evidence creates eligibility. It does not guarantee capital.
Related pages
Scoring and benchmarks
Understand score, benchmark utility, CapitalScore, and ContestScore.
Guarded vaults
See how future vault review should consume evidence.
Public settlement
Understand what can become public at execution time.
