Rename Inherent to Initial in risk module UI

Several risk views already used "Initial" while others still showed
"Inherent". Align user-facing labels across the console, shared UI
components, CLI help, n8n fields, generated documents, and MCP
descriptions. API and database field names are unchanged.

Signed-off-by: Cursor Agent <cursoragent@cursor.com>

Co-authored-by: Bryan FRIMIN <bryan@frimin.fr>
This commit is contained in:
Cursor Agent
2026-07-20 08:52:54 +00:00
committed by Bryan Frimin
parent aba2ef4cc2
commit e5c7cf9b9c
10 changed files with 26 additions and 26 deletions

View File

@@ -1843,13 +1843,13 @@ components:
description: Risk treatment
inherent_likelihood:
type: integer
description: Inherent likelihood
description: Initial likelihood
inherent_impact:
type: integer
description: Inherent impact
description: Initial impact
inherent_risk_score:
type: integer
description: Inherent risk score
description: Initial risk score
residual_likelihood:
type: integer
description: Residual likelihood
@@ -1961,10 +1961,10 @@ components:
description: Risk treatment
inherent_likelihood:
type: integer
description: Inherent likelihood
description: Initial likelihood
inherent_impact:
type: integer
description: Inherent impact
description: Initial impact
residual_likelihood:
type: integer
description: Residual likelihood
@@ -2013,10 +2013,10 @@ components:
description: Risk treatment
inherent_likelihood:
type: integer
description: Inherent likelihood
description: Initial likelihood
inherent_impact:
type: integer
description: Inherent impact
description: Initial impact
residual_likelihood:
type: integer
description: Residual likelihood