HAIMIDB
Open HaimiDB
Use the browser interface, install the local engine, or inspect the open-source code.
Browser application
The app runs on GitHub Pages. Connect GitHub and select an authorized, signed memory repository.
Local MCP engine
Requires Node.js 20 or later. Install the GitHub Release archive with npm; run haimidb login for GitHub App credentials. For an empty local folder use haimidb init /absolute/path. The app provides the desktop MCP configuration.
Source and data contract
Format 2 uses finite doubles, strings, UTC date-times, booleans, enums, lists, maps, sets, tuples and file-type slots. See the specification for recursive shape rules and hard-delete semantics.