Problem statement
Azure MCP exposes baseline, namespace, and consolidated tool surfaces whose quality cannot be judged from implementation alone. Tool descriptions, routing, prompt coverage, confidence, and end-to-end task success need reproducible experiments so product decisions are based on measured agent behavior rather than isolated examples.
Vision
Every supported Azure MCP tool mode is evaluated through repeatable experiments with realistic tasks, structured results, dashboards, and CI signals that identify regressions and guide product decisions.
Current work
Related enforcement work such as #2497 is consumed through the PR quality guardrails epic.
Completed foundation
Goals (in scope)
- Compare baseline, namespace, and consolidated modes using consistent datasets and metrics
- Expand prompt and tool coverage across representative Azure scenarios
- Add realistic multi-step and task-level evaluations beyond isolated tool matching
- Emit structured experiment results suitable for CI and dashboards
- Define regression thresholds and ownership for failed evaluations
- Use results to guide tool descriptions, routing, and mode decisions
Non-goals (out of scope)
- Treating embedding similarity as the only product-quality signal
- Owning implementation of routing or protocol behavior being measured
- Blocking every pull request on experimental or statistically insignificant variation
Success criteria
Dependencies
- Stable server modes and generated tool definitions
- Evaluation models, credentials, datasets, and Vally integration
- CI capacity and durable result storage
- PR guardrails that consume established evaluation thresholds
Problem statement
Azure MCP exposes baseline, namespace, and consolidated tool surfaces whose quality cannot be judged from implementation alone. Tool descriptions, routing, prompt coverage, confidence, and end-to-end task success need reproducible experiments so product decisions are based on measured agent behavior rather than isolated examples.
Vision
Every supported Azure MCP tool mode is evaluated through repeatable experiments with realistic tasks, structured results, dashboards, and CI signals that identify regressions and guide product decisions.
Current work
Related enforcement work such as #2497 is consumed through the PR quality guardrails epic.
Completed foundation
Goals (in scope)
Non-goals (out of scope)
Success criteria
Dependencies