synergy moats product advisory implementations
This commit is contained in:
@@ -55,6 +55,12 @@ public sealed record Remediation
|
||||
/// </summary>
|
||||
public bool RequiresBackup { get; init; }
|
||||
|
||||
/// <summary>
|
||||
/// URL to a detailed runbook for this remediation.
|
||||
/// Added as part of SPRINT_20260117_029_DOCS_runbook_coverage (RUN-008).
|
||||
/// </summary>
|
||||
public string? RunbookUrl { get; init; }
|
||||
|
||||
/// <summary>
|
||||
/// Creates an empty remediation with no steps.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user