feat: Complete test suite alignment with soft delete

- Update tests to expect soft delete by default behavior
- Add documentation (CHANGELOG.md, MIGRATION.md)
- Fix statistics tests to handle existing data
- Verify both soft and hard delete work correctly
- 12/15 storage tests now passing (2 statistics issues remain)
This commit is contained in:
David Snelling 2025-08-18 18:14:21 -07:00
parent f317b29231
commit 6b4b67a339
9 changed files with 104 additions and 5 deletions

View file

@ -0,0 +1,18 @@
{
"nounCount": {
"default": 0
},
"verbCount": {},
"metadataCount": {
"default": 0
},
"hnswIndexSize": 1,
"lastUpdated": "2025-08-19T01:13:31.471Z",
"serviceActivity": {
"default": {
"firstActivity": "2025-08-19T01:13:26.462Z",
"lastActivity": "2025-08-19T01:13:26.467Z",
"totalOperations": 4
}
}
}

View file

@ -0,0 +1 @@
null

View file

@ -0,0 +1 @@
null

View file

@ -0,0 +1 @@
null