notify doctors work, audit work, new product advisory sprints
This commit is contained in:
@@ -203,8 +203,7 @@ public sealed class VerdictPredicateBuilder
|
||||
return null;
|
||||
}
|
||||
|
||||
// TODO: Extract full reachability paths from trace or evidence
|
||||
// For now, return basic reachability status
|
||||
// Reachability paths are not yet supplied; emit status-only until trace evidence expands.
|
||||
return new VerdictReachability(
|
||||
status: reachabilityStatus,
|
||||
paths: null
|
||||
|
||||
Reference in New Issue
Block a user