@k2works/claude-code-booster 1.10.1 → 1.11.0

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.
@@ -12,6 +12,8 @@ RDRA モデルに基づいた体系的な要件定義を作成します。
12
12
  ### 1. 参照ドキュメント
13
13
 
14
14
  - @docs/reference/要件定義支援.md - 要件定義の進め方ガイド
15
+ - @docs/analysis/business_architecture.md
16
+ - @docs/analysis/inception_deck.md
15
17
 
16
18
  ### 2. テンプレート
17
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@k2works/claude-code-booster",
3
- "version": "1.10.1",
3
+ "version": "1.11.0",
4
4
  "description": "AI Agent Development Support Tool",
5
5
  "main": "main.js",
6
6
  "bin": {