mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-06-14 02:40:45 +08:00
feat(persistence): add durable snapshot schema contract
This commit is contained in:
@@ -1756,6 +1756,7 @@ export function buildSnapshotFromGraph(graph, options = {}) {
|
||||
}
|
||||
|
||||
const snapshotResult = {
|
||||
schemaVersion: BME_DB_SCHEMA_VERSION,
|
||||
meta: mergedMeta,
|
||||
nodes,
|
||||
edges,
|
||||
|
||||
Reference in New Issue
Block a user