You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatic log retention policy (applied once at manager startup):
manager.log rolls over at 1 MB into manager.log.1 (one archive kept).
Instance .out/.err log pairs older than 14 days are deleted, and at most the newest 20 pairs are retained.
Covered by a new C# test (log retention); full suite passes 19/19 plus bridge and npm CLI tests.
README introduction rewritten: precise summary of the product scope, the native-tray-Supervisor + DSH Runtime Bridge plugin architecture, and the security posture.
Version references synchronized to 0.2.1 (package.json, AssemblyInfo.cs, plugin bundle, docs).