spr-ai-native 0.6.0 → 0.7.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.
package/package.json
CHANGED
|
@@ -67,14 +67,6 @@ engineer는 구현 후, qa는 검증 시 아래 항목을 수행합니다. **명
|
|
|
67
67
|
| `선택` | 실행하되 실패는 보고만 (판정에 반영하지 않음) |
|
|
68
68
|
| `안 함` | 실행하지 않음. 이 프로젝트에 해당 없음 |
|
|
69
69
|
|
|
70
|
-
### engineer 전용 명령
|
|
71
|
-
|
|
72
|
-
판정 항목이 아닙니다. engineer가 구현 중 반복 실행에 씁니다.
|
|
73
|
-
|
|
74
|
-
| 항목 | 명령 |
|
|
75
|
-
|---|---|
|
|
76
|
-
| 단일 테스트 실행 | |
|
|
77
|
-
|
|
78
70
|
### 명령을 찾는 방법
|
|
79
71
|
|
|
80
72
|
명령 칸이 비어 있으면 아래 순서로 **근거를 찾아** 채웁니다.
|