setup memory bank

This commit is contained in:
2025-08-18 08:52:15 +02:00
parent ee91c41a3d
commit 47b1223479
6 changed files with 753 additions and 4506 deletions

18
memory-bank/memories.json Normal file
View File

@ -0,0 +1,18 @@
{
"version": 1,
"createdAt": "2025-08-18T08:51:00.000Z",
"entries": [
{
"id": "init-1692342660000",
"type": "system",
"content": {
"message": "memory bank initialized"
},
"tags": [
"init"
],
"createdAt": "2025-08-18T08:51:00.000Z",
"meta": {}
}
]
}