mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
test: fix native hydrate normalized fixture
This commit is contained in:
@@ -67,26 +67,38 @@ const snapshot = {
|
||||
id: "native-node-1",
|
||||
type: "event",
|
||||
updatedAt: 10,
|
||||
seqRange: [7, 7],
|
||||
childIds: [],
|
||||
clusters: [],
|
||||
fields: {
|
||||
title: "Native Node",
|
||||
},
|
||||
embedding: [1, 2, 3],
|
||||
scope: {
|
||||
layer: "pov",
|
||||
ownerType: "character",
|
||||
ownerId: "owner-1",
|
||||
layer: "objective",
|
||||
ownerName: "",
|
||||
regionPrimary: "camp",
|
||||
regionPath: ["camp"],
|
||||
regionSecondary: [],
|
||||
},
|
||||
storyTime: {
|
||||
segmentId: "",
|
||||
label: "Dawn",
|
||||
tense: "unknown",
|
||||
relation: "unknown",
|
||||
anchorLabel: "",
|
||||
confidence: "medium",
|
||||
source: "derived",
|
||||
},
|
||||
storyTimeSpan: {
|
||||
startSegmentId: "",
|
||||
endSegmentId: "",
|
||||
startLabel: "Dawn",
|
||||
endLabel: "Dawn",
|
||||
mixed: false,
|
||||
source: "derived",
|
||||
},
|
||||
},
|
||||
],
|
||||
@@ -97,9 +109,10 @@ const snapshot = {
|
||||
toId: "native-node-2",
|
||||
relation: "related",
|
||||
scope: {
|
||||
layer: "pov",
|
||||
ownerType: "character",
|
||||
ownerId: "owner-1",
|
||||
layer: "objective",
|
||||
ownerName: "",
|
||||
regionPrimary: "camp",
|
||||
regionPath: ["camp"],
|
||||
regionSecondary: [],
|
||||
|
||||
Reference in New Issue
Block a user