Memory port. Your program selects and creates the adapter.
In-process adapter
Use@obversa/memory-simple for tests and short runs. Its data stays in one
process.
Git adapter
Use@obversa/memory-git when memory must stay after the process exits.
--all copy the private
reference and its plain-text contents. Backups can also retain it. Do not treat
the reference as local-only, and do not treat deletion as immediate secure
erasure.
Pass the selected adapter to the runtime:
@obversa/memory. The runtime does not select or create a
storage adapter.