From 9971a8b25ffd11aad936ab1d04650475d4c390fc Mon Sep 17 00:00:00 2001 From: Jonah Schulte Date: Mon, 26 Jan 2026 09:44:24 -0500 Subject: [PATCH] chore: bump version to 6.3.6-alpha.23 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Critical Enforcement Release** All workflow failures from Epic 18 production testing addressed: ✅ Per-task checkbox verification with auto-fix retry ✅ Mandatory Dev Agent Record population ✅ ONE canonical filename format enforced ✅ Auto-rename legacy files ✅ Filename validation in workflow.xml ✅ Zero tolerance for unchecked tasks All 352 tests passing. Ready for production use. --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 25f52a8d..67975b6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jonahschulte/bmad-method", - "version": "6.3.5-alpha.23", + "version": "6.3.6-alpha.23", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@jonahschulte/bmad-method", - "version": "6.3.5-alpha.23", + "version": "6.3.6-alpha.23", "license": "MIT", "dependencies": { "@clack/prompts": "^0.11.0", diff --git a/package.json b/package.json index 5cdbba8a..dde8242c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "@jonahschulte/bmad-method", - "version": "6.3.5-alpha.23", + "version": "6.3.6-alpha.23", "description": "Breakthrough Method of Agile AI-driven Development (Enhanced with hospital-grade quality, TDD, and intelligent multi-agent review)", "keywords": [ "agile",