Description
Design and implement the overall scoring scheme that combines results across tiers.
Open questions
- How to weight individual metrics within each tier
- How to combine Tier I pass/fail with Tier II continuous scores
- Treatment of extended vs core metrics in overall score
- Presentation format (leaderboard, radar plots, etc.)
- Whether Tier I failures should gate Tier II/III scoring entirely
Notes
- This is a protocol-level design question that needs community input
- Start with a simple additive scheme and iterate
Description
Design and implement the overall scoring scheme that combines results across tiers.
Open questions
Notes