Skip to content

ComplexityWeights

Defined in: scoring/weights.ts:6

Default weights for complexity scoring dimensions These can be calibrated over time based on outcome data

context_required: number

Defined in: scoring/weights.ts:13


cross_module_impact: number

Defined in: scoring/weights.ts:11


dependency_depth: number

Defined in: scoring/weights.ts:9


files_changed: number

Defined in: scoring/weights.ts:7


lines_changed: number

Defined in: scoring/weights.ts:8


risk_level: number

Defined in: scoring/weights.ts:14


semantic_complexity: number

Defined in: scoring/weights.ts:12


test_coverage_need: number

Defined in: scoring/weights.ts:10