New memem/_locks.py: real fcntl locks on POSIX (byte-identical behavior), no-op on Windows where fcntl doesn't exist. obsidian_store and telemetry route through it, so the module chain host apps import (retrieve/operations/obsidian_store) now loads on native Windows — required by sliceagent's Windows support. Plugin-side modules unchanged.