Dashboardinstitutional-transition-labgraph_edge_diff exact identity

graph_edge_diff exact identity

Category: gotcha
Confidence: 1.00
ID: 01a08407-8dfc-7ead-8921-283b43965e66
Project ID: 1fa3712f-997f-4884-b7ec-8abb79f9e342
Cross-project: No
Recalled in other projects: 1
Source session: 188bbMl9GKrJwMpSi
Created: 2026-09-09 02:38:02
Updated: 2026-09-09 02:38:02

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 20h ago

Content

Trap: manually written graph_edge_revision lists look correct when their meaning matches the baseline-to-final change, but validation compares canonical JSON edge identity and deterministic order; case, scope, evidence, direction, or one omitted edge breaks derivation. Fix: compute graph_edge_diff(baseline, final_coding), copy its exact added/removed arrays, and validate the complete fragment.

Move to: