test: add index.js slicing ratchet guard

This commit is contained in:
youzini
2026-05-31 10:26:06 +00:00
parent cbf66de84e
commit a541fefa44
2 changed files with 133 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
"test:triviumdb-poc": "node tests/triviumdb-poc.mjs",
"test:runtime-history": "node tests/runtime-history.mjs",
"test:graph-persistence": "node tests/graph-persistence.mjs",
"test:index-slicing-ratchet": "node tests/index-slicing-ratchet.mjs",
"test:identity-resolver": "node tests/identity-resolver.mjs",
"test:persistence-reducer": "node tests/persistence-reducer.mjs",
"test:graph-snapshot-schema": "node tests/graph-snapshot-schema.mjs",