Return a copy of an Automerge document with its private data anonymized.
The complete change history is retained, but actor IDs, map keys, mark names,
scalar values, change metadata, and extra bytes are replaced. The resulting
document still exposes structural information including its change graph,
object and value types, collection sizes, string lengths, and whitespace.
Review the result before publishing it.
The returned document has an unknown schema because its map keys and values
no longer correspond to those of the input document.
Return a copy of an Automerge document with its private data anonymized.
The complete change history is retained, but actor IDs, map keys, mark names, scalar values, change metadata, and extra bytes are replaced. The resulting document still exposes structural information including its change graph, object and value types, collection sizes, string lengths, and whitespace. Review the result before publishing it.
The returned document has an unknown schema because its map keys and values no longer correspond to those of the input document.