Measured product lead custody receipt.
Diagrams That Remember Their Source
Source-paired diagram witness · ZPE-Diagram · Mermaid / D2 evidence floor · public claim gate blocked · github.com/Zer0pa/ZPE-Diagram
Live experiment. Not a release. Ambition headlined. Claims bounded.
Diagrams are not just pictures. A box, arrow, curve, and label carry grammar: what connects, what depends, what was drawn on purpose.
ZPE-Diagram asks whether that grammar can travel with the rendered image. The source says what the author meant; the render shows what the tool produced; the receipt should make the difference visible.
The early work is promising, but deliberately bounded. Mermaid and D2 cases give us a floor. Real diagram objects, DOM checks, and corpus-scale structure decide whether this becomes more than a witness.

A diagram exported as an image can forget the structure that made it useful.
A diagram's identity is the source-to-render relation, not just the pixels.
Renderers usually answer a narrow question: did the source produce a viewable SVG or PNG? That is useful, but it does not prove the rendered artifact still preserves node identity, edge meaning, label custody, or source-linked structure.
ZPE-Diagram now points at a source-paired witness: parse the diagram source, inspect the rendered SVG, compare the two, and refuse mismatches such as changed labels or source hash drift. This is a partial mechanism toward diagram identity, not a public authority packet.
The local gate can refuse known drift; the broad diagram primitive is not proven.
Useful evidence exists only where the source, renderer, and SVG are kept together.
Determinism here means the gate can replay a declared source-render pair and explain why it accepts or refuses it. The current mechanism is strongest when the source is known. It should not be stretched into source-lost recovery, diagram understanding, broad interchange, or archive authority.
Full sovereign gate false. The lane still needs a typed diagram object/profile, a DOM validator, original-structure metrics, and a real corpus. Dot, PlantUML, and source-lost references remain parked until independent receipts exist.
DIAGRAMS with a witness.
The ambition is a defensible diagram-identity primitive: source, rendered geometry, labels, style, draw order, and provenance are bound tightly enough that a docs team can catch silent semantic drift before a diagram ships.
Working now: source-paired CI can accept known Mermaid / D2 evidence and refuse controlled mismatches.
Still open: typed profile, DOM baseline, real corpus denominator, and source-lost falsification.
Five branches must now attack the sovereign diagram witness gate.
These branches came from the Diagram research folder because they are closest to the core USP, executable with current agents, commercially pointed, falsifiable, and harder for a DOM or pixel baseline to subsume.