review(Core): re-review at HEAD; clean up duplicate/unexplained doc comments

Re-review at 7286d320. Core-013 (duplicate <summary> on HostBoundHandle), Core-014
(clarify EquipmentNodeWalker test-only hardcoded attrs). Both Low, doc-only. Prior
authz/Galaxy churn verified correct.
This commit is contained in:
Joseph Doherty
2026-06-19 11:06:56 -04:00
parent 8ac5a2dbc5
commit 354b0e7613
3 changed files with 68 additions and 7 deletions
@@ -150,11 +150,6 @@ public sealed class AlarmSurfaceInvoker
return result;
}
/// <summary>
/// Wraps an <see cref="IAlarmSubscriptionHandle"/> returned by the driver with the
/// resolved host name used when the subscription was created. <see cref="UnsubscribeAsync"/>
/// unwraps this to route the unsubscribe through the same host's resilience pipeline.
/// </summary>
/// <summary>
/// Wraps an <see cref="IAlarmSubscriptionHandle"/> returned by the driver with the
/// resolved host name used when the subscription was created. <see cref="UnsubscribeAsync"/>