workspace-architect 1.5.4 → 1.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "generatedAt": "2025-11-25T06:10:44.345Z",
3
+ "generatedAt": "2025-11-27T23:06:43.225Z",
4
4
  "assets": {
5
5
  "chatmodes:4.1-Beast": {
6
6
  "path": "assets/chatmodes/4.1-Beast.chatmode.md",
@@ -1226,6 +1226,12 @@
1226
1226
  "title": "spec-driven-workflow-v1",
1227
1227
  "type": "instructions"
1228
1228
  },
1229
+ "instructions:springboot-4-migration": {
1230
+ "path": "assets/instructions/springboot-4-migration.instructions.md",
1231
+ "description": "Comprehensive guide for migrating Spring Boot applications from 3.x to 4.0, focusing on Gradle Kotlin DSL and version catalogs",
1232
+ "title": "springboot-4-migration",
1233
+ "type": "instructions"
1234
+ },
1229
1235
  "instructions:springboot": {
1230
1236
  "path": "assets/instructions/springboot.instructions.md",
1231
1237
  "description": "Guidelines for building Spring Boot base applications",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "1.5.4",
3
+ "version": "1.5.5",
4
4
  "description": "A comprehensive library of specialized AI personas and chat modes for GitHub Copilot, ranging from architectural planning and specific tech stacks to advanced cognitive reasoning models.",
5
5
  "bin": {
6
6
  "workspace-architect": "./bin/cli.js"