Problem
UI ADR #38 and eval schema ADR #39 document that CR/IR/ER·C2I metrics are missing from the current score bundle API.
Current State
- L4 card in the Demo UI references:
error_root / error_roots / error_root_distribution
process.* metrics
- CR (Correct Ratio), IR (Incorrect Ratio), ER (Error Ratio), C2I (Correct-to-Incorrect) ← 缺失
Impact
Until these fields exist in the score bundle schema:
- Demo L4 card will show dashed placeholders (缺口) for missing metrics
- Full taxonomy visualization is incomplete
Dependencies
This issue depends on:
Action Required
- Define CR/IR/ER/C2I field schema in score bundle
- Implement computation in eval pipeline
- Surface fields via Demo API
- Update Demo UI to consume real values (remove placeholders)
Status: 🚫 BLOCKED — needs eval schema contract and implementation from #39/#40
Related:
Problem
UI ADR #38 and eval schema ADR #39 document that CR/IR/ER·C2I metrics are missing from the current score bundle API.
Current State
error_root/error_roots/error_root_distributionprocess.*metricsImpact
Until these fields exist in the score bundle schema:
Dependencies
This issue depends on:
Action Required
Status: 🚫 BLOCKED — needs eval schema contract and implementation from #39/#40
Related: