Evaluation¶
Evaluation modules turn structural measurements into Topos verdicts. Start here to understand quality policies, preference ordering, calibration, suppression, and the suggestions returned after a file or project is assessed.
|
Characteristic Morphism χ_S : P → Ω |
|
User preferences over the quality generators — induced order on Ω. |
|
Refactor-suggestion engine — turns a score into actionable next steps. |
|
Allowlist overlay — the adjusted SECURE verdict (anti-gaming design). |
|
Shared types for the policy translators Φᵢ : ℝ → Ω. |
|
Policy calibration — central hub for evaluation gates and scoring constants. |
|
Clone detection policy (pairwise, outside Ω). |
|
Φ_COMPOSABLE — Policy translator for the COMPOSABLE generator. |
|
Structural test-coverage policy (outside Ω). |
|
Φ_SECURE: Policy translator for the SECURE generator. |
|
Φ_SIMPLE: Policy translator for the SIMPLE generator. |