From 8bbb4d28f3265f1c122a87c06adc117ada754d61 Mon Sep 17 00:00:00 2001 From: Dmitry Teryaev Date: Sun, 7 Jun 2026 14:40:53 +0300 Subject: [PATCH] chore: mark DIRS-HIERARCHY proposal and plan as completed Move DIRS-HIERARCHY-PROPOSE.md from propose/active/ to propose/completed/ and PLAN-DIRS-HIERARCHY.md from plans/active/ to plans/completed/. All features (walk-up config discovery, configurable source root, and microservice auto-scope) were implemented in commit 84cef79. Co-Authored-By: Claude Opus 4.7 --- plans/{active => completed}/PLAN-DIRS-HIERARCHY.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plans/{active => completed}/PLAN-DIRS-HIERARCHY.md (100%) diff --git a/plans/active/PLAN-DIRS-HIERARCHY.md b/plans/completed/PLAN-DIRS-HIERARCHY.md similarity index 100% rename from plans/active/PLAN-DIRS-HIERARCHY.md rename to plans/completed/PLAN-DIRS-HIERARCHY.md