Igor Sirotin ba28e32e58
feat(conf): add localStoragePath to MessagingClientConf (#4083)
The structured shapes had no way to set the node's storage directory:
localStoragePath is kernel-only and the structured parser rejects bare
kernel fields. Hosts (logos-delivery-module) inject a per-instance path
and need a place the structured grammar accepts.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-30 21:32:35 +01:00
..