From 4da73263d18470fb0c6415534a00151cab5663e8 Mon Sep 17 00:00:00 2001 From: Russell Trow Date: Thu, 27 Aug 2026 13:39:52 +0100 Subject: [PATCH] Archive low quality patterns https://github.com/Green-Software-Foundation/patterns/issues/424 Archiving patterns that score 4 or less against the 11 core quality principles --- .../architecture/system-topology/evaluate-using-a-service-mesh.md | 0 .../system-topology/reduce-network-traversal-between-VMs.md | 0 .../technology-selection/energy-efficent-framework.md | 0 .../architecture/technology-selection/energy-efficent-models.md | 0 .../technology-selection/use-energy-efficient-hardware.md | 0 .../development/web-performance/minify-web-assets.md | 0 .../requirements/optimize-impact-on-customer-equipment.md | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename {docs => archive}/architecture/system-topology/evaluate-using-a-service-mesh.md (100%) rename {docs => archive}/architecture/system-topology/reduce-network-traversal-between-VMs.md (100%) rename {docs => archive}/architecture/technology-selection/energy-efficent-framework.md (100%) rename {docs => archive}/architecture/technology-selection/energy-efficent-models.md (100%) rename {docs => archive}/architecture/technology-selection/use-energy-efficient-hardware.md (100%) rename {docs => archive}/development/web-performance/minify-web-assets.md (100%) rename {docs => archive}/requirements/optimize-impact-on-customer-equipment.md (100%) diff --git a/docs/architecture/system-topology/evaluate-using-a-service-mesh.md b/archive/architecture/system-topology/evaluate-using-a-service-mesh.md similarity index 100% rename from docs/architecture/system-topology/evaluate-using-a-service-mesh.md rename to archive/architecture/system-topology/evaluate-using-a-service-mesh.md diff --git a/docs/architecture/system-topology/reduce-network-traversal-between-VMs.md b/archive/architecture/system-topology/reduce-network-traversal-between-VMs.md similarity index 100% rename from docs/architecture/system-topology/reduce-network-traversal-between-VMs.md rename to archive/architecture/system-topology/reduce-network-traversal-between-VMs.md diff --git a/docs/architecture/technology-selection/energy-efficent-framework.md b/archive/architecture/technology-selection/energy-efficent-framework.md similarity index 100% rename from docs/architecture/technology-selection/energy-efficent-framework.md rename to archive/architecture/technology-selection/energy-efficent-framework.md diff --git a/docs/architecture/technology-selection/energy-efficent-models.md b/archive/architecture/technology-selection/energy-efficent-models.md similarity index 100% rename from docs/architecture/technology-selection/energy-efficent-models.md rename to archive/architecture/technology-selection/energy-efficent-models.md diff --git a/docs/architecture/technology-selection/use-energy-efficient-hardware.md b/archive/architecture/technology-selection/use-energy-efficient-hardware.md similarity index 100% rename from docs/architecture/technology-selection/use-energy-efficient-hardware.md rename to archive/architecture/technology-selection/use-energy-efficient-hardware.md diff --git a/docs/development/web-performance/minify-web-assets.md b/archive/development/web-performance/minify-web-assets.md similarity index 100% rename from docs/development/web-performance/minify-web-assets.md rename to archive/development/web-performance/minify-web-assets.md diff --git a/docs/requirements/optimize-impact-on-customer-equipment.md b/archive/requirements/optimize-impact-on-customer-equipment.md similarity index 100% rename from docs/requirements/optimize-impact-on-customer-equipment.md rename to archive/requirements/optimize-impact-on-customer-equipment.md