91% of developers use AI tools. Your repo is accumulating technical debt RIGHT NOW.
Quality Radar
Quality Radar provides a multi-dimensional view of code quality, scoring each PR across five key dimensions.
The Five Dimensions
Each dimension is scored from 0 to 100 based on the findings in your PR:
Security
95/100Evaluates authentication, authorization, input validation, secret handling, and known vulnerability patterns.
Performance
88/100Checks for N+1 queries, missing indexes, unbounded queries, memory leaks, and blocking operations.
Type Safety
92/100Assesses type coverage, proper typing of function parameters and returns, and avoidance of type escape hatches.
Readability
85/100Reviews naming conventions, code structure, documentation, and consistency with your codebase patterns.
Test Quality
90/100Evaluates test coverage for new code, assertion quality, test isolation, and edge case handling.
Score Interpretation
Codebase Reuse Metric
In addition to the five dimensions, the Quality Radar tracks a codebase reuse metric — how well new code leverages existing utilities, patterns, and abstractions in your repository. Low reuse scores often indicate framework reinvention, a hallmark of AI-generated code.
Quality Radar in Enterprise
On Hyperdrive and Interstellar plans, Quality Radar scores are tracked over time, giving teams insight into code quality trends across the organization. Use the Analytics dashboard to monitor dimension scores by repository, team, or time period.