chore: bump version to 6.3.6-alpha.23

**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.
This commit is contained in:
Jonah Schulte 2026-01-26 09:44:24 -05:00
parent bc950dec99
commit 9971a8b25f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@jonahschulte/bmad-method", "name": "@jonahschulte/bmad-method",
"version": "6.3.5-alpha.23", "version": "6.3.6-alpha.23",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@jonahschulte/bmad-method", "name": "@jonahschulte/bmad-method",
"version": "6.3.5-alpha.23", "version": "6.3.6-alpha.23",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@clack/prompts": "^0.11.0", "@clack/prompts": "^0.11.0",

View File

@ -1,7 +1,7 @@
{ {
"$schema": "https://json.schemastore.org/package.json", "$schema": "https://json.schemastore.org/package.json",
"name": "@jonahschulte/bmad-method", "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)", "description": "Breakthrough Method of Agile AI-driven Development (Enhanced with hospital-grade quality, TDD, and intelligent multi-agent review)",
"keywords": [ "keywords": [
"agile", "agile",