feedback_status
Discover test coverage gaps, health status, trends, and requirement mismatches to guide test improvements.
Instructions
Get UTF feedback loop status: gap analysis, coverage health, trend, and delta requirements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check_gaps | No | Run gap analysis and coverage health check (default: True) | |
| project_id | No | Project to report on (defaults to current directory name) | |
| trend_days | No | Number of days of history to include in trend (default: 30) | |
| project_dir | No | Absolute path to the caller's project root. Points the registry at <project_dir>/.utf/utf.db. Defaults to the current working directory of the MCP client process. | |
| requirements | No | Requirements text to compare against registry for delta detection | |
| compute_trend | No | Compute coverage trend over time (default: True) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||