From ba79cedcb12aed314cc627aad79f860c82cf85df Mon Sep 17 00:00:00 2001 From: MatMoul Date: Tue, 2 Jun 2026 20:37:27 +0200 Subject: [PATCH] docs: remove outdated group naming note --- .memory/project.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.memory/project.md b/.memory/project.md index 1d5489e..9e9efa1 100644 --- a/.memory/project.md +++ b/.memory/project.md @@ -10,5 +10,4 @@ - Current task focus: keep README and memory aligned with the working script and sample configuration. - Sample host files currently use numbered names: `01_prod.yaml`, `02_staging.yaml`, `03_dev.yaml`. - Known follow-up improvements: - - Group naming should avoid duplicating the file name and the YAML value. - Each group should have default values.