vsh-store 0.3.1

Transaction state storage contracts for VSH
Documentation

Immutable blob storage plus transaction records and validated state changes.

[FileTransactionStore] provides checksummed append-log durability, bounded two-slot compaction, and standard-library cross-process file locks without adding a database dependency. The process-local [MemoryTransactionStore] remains available for focused tests.