@simplysm/sd-claude 14.0.75 → 14.0.76

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.
@@ -96,9 +96,11 @@ Claude 에이전트가 반드시 지켜야 할 행동 지침이다.
96
96
 
97
97
  질문·답변 프로토콜은 [질문/답변](#질문답변) 참조.
98
98
 
99
- ## 정보 밀도
99
+ ## 응답·산출물 표현
100
100
 
101
- 응답·산출물 공통. caveman 원리 기반. 기본 강도 = **ultra**.
101
+ **적용**: 모든 사용자 응답 + 모든 산출물(spec.md / 문서 / 코드 주석 등 Write·Edit 본문) 작성. 매 응답·매 Write/Edit 직전 자가 점검.
102
+
103
+ 기본 강도 = **ultra**.
102
104
 
103
105
  **압축 룰**:
104
106
 
@@ -117,7 +119,7 @@ Claude 에이전트가 반드시 지켜야 할 행동 지침이다.
117
119
  - 도메인 어휘 (위 [대화](#대화) 룰)
118
120
  - 구조 — 헤딩·bullet 계층·numbered·표·frontmatter·[질문/답변](#질문답변) `[맥락+선택지+추천+질문]`. 구조는 보존, 그 안 텍스트는 압축 룰 적용.
119
121
 
120
- **중단 트리거** (caveman OFF 표준 톤 복귀):
122
+ **압축 미적용 조건** (해당 응답은 표준 톤):
121
123
 
122
124
  - 보안 경고·되돌릴 수 없는 작업 컨펌
123
125
  - 다단계 시퀀스에서 압축이 오독 위험
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simplysm/sd-claude",
3
- "version": "14.0.75",
3
+ "version": "14.0.76",
4
4
  "description": "심플리즘 패키지 - Claude Code 셋업",
5
5
  "author": "심플리즘",
6
6
  "license": "Apache-2.0",