From 35df38812751705a186c1875a1928e3a2b41db93 Mon Sep 17 00:00:00 2001 From: Sallvainian Date: Mon, 20 Oct 2025 01:51:32 -0400 Subject: [PATCH] Rename TeachFlow module to BTF: BMad Teach Flow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Updated display name from 'TeachFlow: 3D Learning & Standards Alignment for Educators' to 'BTF: BMad Teach Flow' - Renamed config file to match new upstream convention: install-menu-config.yaml → install-config.yaml - Maintains consistency with other module naming (BMB, BMM, CIS) --- .../{install-menu-config.yaml => install-config.yaml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/modules/teachflow/_module-installer/{install-menu-config.yaml => install-config.yaml} (86%) diff --git a/src/modules/teachflow/_module-installer/install-menu-config.yaml b/src/modules/teachflow/_module-installer/install-config.yaml similarity index 86% rename from src/modules/teachflow/_module-installer/install-menu-config.yaml rename to src/modules/teachflow/_module-installer/install-config.yaml index cb132353..d8ed3628 100644 --- a/src/modules/teachflow/_module-installer/install-menu-config.yaml +++ b/src/modules/teachflow/_module-installer/install-config.yaml @@ -1,7 +1,7 @@ # TeachFlow Module Configuration code: teachflow -name: "TeachFlow: 3D Learning & Standards Alignment for Educators" +name: "BTF: BMad Teach Flow" description: "NGSS-aligned lesson planning with 3D learning framework (SEP, DCI, CCC)" version: "1.0.0" default_selected: false # This module will not be selected by default for new installations