Master Memory Unit
Master Memory Unit is a local-first Rust memory platform for software agents and people. It stores durable, namespaced records under /master/memory and provides a separate short-term layer for active working context. MCP tools expose memory_read, memory_write, memory_update, memory_delete, memory_search, and memory_context_pack operations. The Qt Quick/QML GUI reacts live to read, write, update, delete, and search activity received through the activity bus. Access to a memory root, or to any folder or file below it, is grouped under that root and causes its animated lane to pulse in the memory interaction view. This makes namespace activity visible while keeping the hierarchy inspectable. This is our own project and invention (an authorship statement, not a claim of registered intellectual property). Licensed under the MIT License. Source code: https://github.com/0bifthenelse/master-memory-unit