Instead of editing PDF internals (which breaks things), DCP treats the PDF as an immutable substrate and applies JSON-defined visual deltas on top.
Think of it as "Git for document surfaces" – you get: - Deterministic rendering (same input = same pixels) - Full audit trail (delta.json is human-readable) - Zero risk of corrupting the original
Would love feedback on the protocol design (SPEC.md).
Just because you don't understand something complex, does not mean it is broken.
SergiuLeonard•1h ago