From d009a57a196d31c2dc288299036a01fe4895236e Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 8 Feb 2026 14:10:22 -0500 Subject: [PATCH] Forgot to include community as part of the mirrored source artifacts, that relates to resilience, long-term availability --- content/docs/dissemination/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/dissemination/_index.md b/content/docs/dissemination/_index.md index 71d9422..b0deac3 100644 --- a/content/docs/dissemination/_index.md +++ b/content/docs/dissemination/_index.md @@ -95,7 +95,7 @@ Our processing strategy relies on three immutable components to guarantee transp 3. **Deterministic Builds:** By combining a *Build Manifest* with our *Environment Definitions*, any user can execute a **deterministic build**. This process guarantees a bit-for-bit identical copy of the official Data for Canada artifact, ensuring that the pipeline is independent of our specific servers. **Mirrored Source Artifacts:** -Crucially, we do not rely solely on external version control systems like GitHub, which may change or disappear. A complete snapshot of the processing code, environment definitions, and manifests is bundled with every data release. These source artifacts are replicated across **Source Cooperative, Zenodo, the Internet Archive, and Data for Canada infrastructure**, ensuring that the *method* of creation is preserved with the same redundancy as the *result*. +Crucially, we do not rely solely on external version control systems like GitHub, which may change or disappear. A complete snapshot of the processing code, environment definitions, and manifests is bundled with every data release. These source artifacts are replicated across **Source Cooperative, Zenodo, the Internet Archive, Data for Canada infrastructure, and the community**, ensuring that the *method* of creation is preserved with the same redundancy as the *result*. ## Dissemination Process