b1rdmania makes Mike exports defensible with cryptographic proof
The fork gives project exports a way to show whether a received document is the same version held in the workspace.
For teams sharing AI-assisted legal work beyond their own system, this is a meaningful trust upgrade. Each new document version receives a cryptographic fingerprint, and a project export now carries a manifest tying those fingerprints to the acceptance and rejection record.
- Tamper checks: recipients can compare a document against the exported record to spot altered files.
- Optional signing: organisations with managed signing keys can add independent proof that the manifest came from their deployment; others can still export an unsigned record.
- Public verification key: recipients can obtain the trusted key separately, rather than relying on a key included in an editable export.
- Honest limits: older documents are labelled unverifiable, not quietly presented as checked.
The work stops short of proving when a document existed, but it makes the chain of custody around current exports far clearer.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?