mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-08-01 13:03:30 +00:00
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>