How JSON Diff works
Both documents are parsed, flattened into deterministic JSON paths, and compared by value. Object key order never creates a difference.
The comparison is deterministic: the same files and settings produce the same classification. File contents remain inside the current browser session.