Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The page automatically restores state via fetch() and opens a persistent EventSource connection on load without any explicit user disclosure, opt-in, or clear indication of what data is being synchronized. In an interactive diagram/editor context, this can expose diagram contents, editing activity, and session identifiers to a backend unexpectedly, which is a real privacy and transparency issue even though the code appears intended for legitimate collaboration or state sync.
