scf_update_risk_assessment
Update a scored risk assessment by risk code, changing only the fields you supply—likelihood, impact, treatment plan, dates, owner, or notes.
Instructions
Update a scored risk by its code (write — editor role). Only passed fields change: inherent and residual likelihood/impact 1–5, treatment status and plan, due and review dates, owner, notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Free-text notes on this risk assessment | |
| impact | No | Inherent impact on a 1–5 scale | |
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| risk_code | Yes | Risk code — catalog R-XX-N or custom R-ORG-N | |
| likelihood | No | Inherent likelihood on a 1–5 scale | |
| owner_user_id | No | Risk owner — obtain from scf_list_members | |
| treatment_plan | No | How the risk is being treated | |
| residual_impact | No | Residual impact after treatment, 1–5 scale | |
| next_review_date | No | YYYY-MM-DD | |
| treatment_status | No | Treatment lifecycle state | |
| treatment_due_date | No | YYYY-MM-DD | |
| residual_likelihood | No | Residual likelihood after treatment, 1–5 scale |