Skip to content

Add comment anchor drift gate#431

Open
wbo68410-lgtm wants to merge 1 commit into
SCIBASE-AI:mainfrom
wbo68410-lgtm:bounty-12-comment-anchor-drift-gate
Open

Add comment anchor drift gate#431
wbo68410-lgtm wants to merge 1 commit into
SCIBASE-AI:mainfrom
wbo68410-lgtm:bounty-12-comment-anchor-drift-gate

Conversation

@wbo68410-lgtm
Copy link
Copy Markdown

/claim #12

Summary

  • Adds a distinct comment anchor drift gate for the real-time collaborative research editor.
  • Reviews inline comments and annotations after document edits for missing quote anchors, section drift, stale notebook output anchors, large movement requiring confirmation, and invalid re-anchor quotes.
  • Includes synthetic collaborative edit packets plus deterministic JSON, Markdown, and SVG reviewer artifacts.

Non-overlap

This focuses specifically on preserving inline comment and annotation correctness after collaborative edits. It is separate from broad collaborative editor modules, autosave recovery, local cache privacy, clipboard import, suggestion acceptance provenance, accessibility parity, reference merge, and notebook reproducibility guards.

Verification

  • node real-time-collaborative-editor/comment-anchor-drift-gate/test.js
  • node real-time-collaborative-editor/comment-anchor-drift-gate/demo.js
  • git diff --check

All data is synthetic; no private documents, collaborator identities, live editor sessions, kernels, or external services are used.

Closes #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Real-time collaborative research editor & interface

1 participant