GitNexus/gitnexus-web/src
Gergő Magyar 54f97c86c7
fix(impact): make File risk comparable via shared axes (#3075) (#3082)
* docs(plans): add impact file risk plan

Capture the evidence, constraints, and verification path for fixing incomparable File and symbol impact risk.

Co-authored-by: Cursor <cursoragent@cursor.com>

* refactor(impact): centralize risk scoring

Keep the existing thresholds in one shared scorer and expose a common-axis comparison for targets with unavailable enrichment axes.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix(impact): expose incomparable file risk scale

Mark File impact results when process and module axes are unavailable, and provide a common-axis score for honest cross-kind comparisons.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix(impact): explain cross-kind risk comparisons

Surface the common-axis score in CLI and agent guidance while reusing the shared threshold ladder in the web impact tool.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix(impact): fail closed when enrichment is incomplete

Preserve proved HIGH/CRITICAL process counts, treat failed queries as UNKNOWN, and surface riskScale metadata on MCP, group, CLI, and Graph-RAG File walks.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Gergo Magyar <gergomagyar0@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-29 11:58:15 +00:00
..
components feat: refresh MiniMax model and endpoint configuration (#2780) 2026-08-11 18:11:47 +00:00
config feat(render): add one-click deploy to render support (#2804) 2026-08-06 00:19:44 +00:00
core fix(impact): make File risk comparable via shared axes (#3075) (#3082) 2026-08-29 11:58:15 +00:00
hooks feat(render): add one-click deploy to render support (#2804) 2026-08-06 00:19:44 +00:00
i18n feat(render): add one-click deploy to render support (#2804) 2026-08-06 00:19:44 +00:00
lib fix(ingestion): ignore emitted Next.js build output, and delete the inert public/build entry (#3018) 2026-08-27 13:29:05 +01:00
locales feat: refresh MiniMax model and endpoint configuration (#2780) 2026-08-11 18:11:47 +00:00
services feat(render): add one-click deploy to render support (#2804) 2026-08-06 00:19:44 +00:00
vendor/leiden feat: configure prettier with pre-commit hook (#563) 2026-03-28 14:58:04 +00:00
App.tsx fix(web): use repo path identity in switcher (#2420) 2026-07-11 11:43:47 +01:00
index.css feat: configure prettier with pre-commit hook (#563) 2026-03-28 14:58:04 +00:00
main.tsx feat(i18n): make web and CLI language-aware (#1748) 2026-05-23 06:14:24 +01:00
vite-env.d.ts fix(web): chat-only mode for large projects to prevent WebUI hang (#2178) (#2185) 2026-06-13 11:07:58 +01:00