support-hot-reload
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- [Standard .NET Implementation]: The skill provides instructions for using official .NET components such as the
MetadataUpdateHandlerAttributeanddotnet watchCLI tool. These are documented architectural patterns for enabling live code updates in ASP.NET Core applications. - [State Management Best Practices]: The guidance focuses on identifying and clearing process-wide caches derived from type and member metadata. The provided C# code examples demonstrate safe and conventional ways to handle cache invalidation and application-level refreshes.
- [Validation Methodology]: The skill outlines a validation process using standard development workflows to confirm that source edits take effect without requiring a full process restart, ensuring the integrity of the development cycle.
Audit Metadata