HAIMIDB
Support & FAQ
team@beyondend.dev
My new repository is missing
The GitHub App only lists repositories you have authorized. Open Edit access on GitHub, add the new repository to the installation's selected repositories, save, and refresh the app.
Why does HaimiDB refuse my repository?
Writes require the repository-root .haimidb.json purpose marker. Missing, malformed or foreign markers block writing and deletion. Only an empty repository can be initialized automatically with confirmation. Existing memory repositories require owner review and an explicit marker commit.
What happens when I delete a record?
Hard deletion removes the current record and its owned fields and cleans incoming references. There is no recycle-bin database or permanent tombstone list. Review or recover earlier data through Git history.
Can I use it offline?
A local Git clone can work and commit offline after setup. Browser changes live in tab RAM; do not close an unpushed tab. Network connectivity is required for GitHub access and authentication.
Are there database size limits?
HaimiDB does not impose a notebook byte quota in browser/local operation. Available device memory and GitHub's own file/API limits still apply; unlimited data does not imply unlimited device capacity.
Can a cloud-only AI client connect?
There is no shared hosted MCP endpoint. Use a client that can launch the local stdio engine on your computer. Never send notebook contents or tokens to support.