Return a shallow clone of doc with in-memory MCP coverage metadata removed.
Coverage state and provenance live in the manifest and sidecar .meta.json, not in the raw persisted document, so this guarantees the data files remain byte-identical regardless of how the in-memory record was decorated upstream.
Return a shallow clone of
docwith in-memory MCP coverage metadata removed.Coverage state and provenance live in the manifest and sidecar
.meta.json, not in the raw persisted document, so this guarantees the data files remain byte-identical regardless of how the in-memory record was decorated upstream.