You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task 4.1: Add cross-brain edge validation to GraphEngine
Wave: 7
Description
Modify edge creation logic in crates/memento-graph-engine/src/processor.rs (or relevant store module) to verify source and target nodes belong to the active brain's database
Return BrainError::CrossBrainReference if mismatch detected
Task 4.1: Add cross-brain edge validation to GraphEngine
Wave: 7
Description
crates/memento-graph-engine/src/processor.rs(or relevant store module) to verify source and target nodes belong to the active brain's databaseBrainError::CrossBrainReferenceif mismatch detectedRequirements