Gramps Assistant

We had the same discussion for webtrees. See the chapter “Security” at GitHub - Jefferson49/webtrees-API: A webtrees 2.2 custom module to provide a Web based API, also supporting MCP · GitHub

Webtrees as a multi-user system has a role based user model. So it is possible to define granularily the rights of an user that is used by an AI. So we are able to hide information about living persons. The other important concept in webtrees is that it is possible to make changes in the genealogical data that need a review before they are released. So we can allow the AI to change data; but a human reviewer can check them before they are integrated.