Add Stage 1 docs, run-001 artifacts, and no-Kei bridge
This commit is contained in:
17
docs/Folder-Layout.md
Normal file
17
docs/Folder-Layout.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Folder Layout
|
||||
|
||||
이 폴더는 `design_agent`를 위키, 이슈, 실행 산출물로 분리해 정리하는 작업 공간이다.
|
||||
|
||||
## 구조
|
||||
- `wiki/`: 기준 문서와 절차 문서
|
||||
- `issues/`: 작업 이슈 초안, 템플릿, 기록 초안
|
||||
- `runs/`: 실제 수행 결과와 중간 산출물
|
||||
|
||||
## 기본 원칙
|
||||
- 위키는 고정 기준서다.
|
||||
- 이슈는 작업별 기록이다.
|
||||
- runs는 실제 산출물 저장소다.
|
||||
|
||||
## run 폴더 규칙
|
||||
각 작업은 `run-001`, `run-002`처럼 별도 폴더를 만든다.
|
||||
각 run 안에는 step별 하위 폴더를 둔다.
|
||||
Reference in New Issue
Block a user