@simplysm/sd-claude 14.0.45 → 14.0.46

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.
@@ -33,6 +33,5 @@
33
33
  ## 점수 기준
34
34
 
35
35
  - 모든 점수는 **10점 만점**이다
36
- - LLM이 맥락에 맞는 관점(축)을 자율적으로 선정하여 관점별 점수를 매기고, **평균을 10점 만점으로 표시**한다
37
- - 구현 난이도와 비용에 관한 관점은 제외한다. 변경 리스크는 반드시 관점에 포함한다.
38
- - **최고 점수 선택지를 명시적으로 추천** — 추천 사유를 한 줄로 요약
36
+ - LLM이 맥락에 맞는 관점(축)을 3개 이상 선정하여 관점별 점수를 매기고, **평균을 10점 만점으로 표시**한다
37
+ - **하나의 선택지를 명시적으로 추천** 추천 사유를 줄로 요약
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simplysm/sd-claude",
3
- "version": "14.0.45",
3
+ "version": "14.0.46",
4
4
  "description": "심플리즘 패키지 - Claude Code 셋업",
5
5
  "author": "심플리즘",
6
6
  "license": "Apache-2.0",