EveryInc/proof-sdk

Proof SDK: open-source collaborative editor, provenance model, and agent HTTP bridge

What it solves

It provides a framework for building collaborative documents that track provenance, allowing humans and AI agents to work together on the same text in real-time.

How it works

The SDK combines a collaborative markdown editor with a dedicated server and a provenance model. It includes an "Agent HTTP bridge" that allows AI agents to interact with the document state, make edits, add marks, and manage presence via a standardized API.

Who it’s for

Developers building AI-powered writing tools or collaborative editors where tracking the origin and history of changes (provenance) is essential.

Highlights

  • Collaborative markdown editor with built-in provenance tracking.
  • Real-time collaboration server for multi-user synchronization.
  • Specialized HTTP bridge for AI agents to perform rewrites, suggestions, and state management.
  • Support for comments, suggestions, and rewrite operations.

Related

  • Project
  • Project
  • Project
  • Project