lee-spec-kit 0.6.30 → 0.6.31

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lee-spec-kit",
3
- "version": "0.6.30",
3
+ "version": "0.6.31",
4
4
  "description": "Project documentation structure generator for AI-assisted development",
5
5
  "type": "module",
6
6
  "bin": {
@@ -70,7 +70,9 @@ For file links within the repo in PR body, **always use current branch name**:
70
70
 
71
71
  {Screenshot markdown (e.g. ![](URL))}
72
72
 
73
- ## Architecture Diagram (Backend / core structure changes)
73
+ ## Architecture Diagram
74
+
75
+ <!-- Fill this section when backend/core-structure changes are included. -->
74
76
 
75
77
  ```mermaid
76
78
  sequenceDiagram
@@ -68,7 +68,9 @@ PR 본문에서 레포 내 파일 링크는 **반드시 현재 브랜치명을
68
68
 
69
69
  {스크린샷 마크다운 (예: ![](URL))}
70
70
 
71
- ## 아키텍처 다이어그램 (백엔드 / 핵심 구조 변경 시)
71
+ ## 아키텍처 다이어그램
72
+
73
+ <!-- 백엔드 / 핵심 구조 변경 시 작성 -->
72
74
 
73
75
  ```mermaid
74
76
  sequenceDiagram