chore: clarify security guardrails

Agent-Logs-Url: https://github.com/MemPalace/mempalace/sessions/775f2fc4-3051-462e-8586-6d694b55da0d

Co-authored-by: igorls <4753812+igorls@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-12 22:27:40 +00:00
committed by Igor Lins e Silva
parent b1a676fa24
commit c383523768
3 changed files with 6 additions and 4 deletions
+1
View File
@@ -20,6 +20,7 @@ def test_migrate_requires_palace_database(tmp_path, capsys):
def test_migrate_aborts_without_confirmation(tmp_path, capsys):
palace_dir = tmp_path / "palace"
palace_dir.mkdir()
# Presence of chroma.sqlite3 is the safety gate; validity is mocked below.
(palace_dir / "chroma.sqlite3").write_text("db")
mock_chromadb = SimpleNamespace(