refactor: 분리되어 관리하고 있던 문서 시스템을 하나로 통일
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
id: <Studio 가 준 uuid. 아직 없으면 빈 값>
|
||||
kind: PROJECT_DECISION
|
||||
slug: <slug>
|
||||
title: <제목>
|
||||
topic: <주제 이름>
|
||||
project: <프로젝트 이름>
|
||||
status: 게시 전
|
||||
studio: "<편집 화면 주소. 아직 없으면 빈 값>"
|
||||
decisionStatus: PROPOSED
|
||||
assets:
|
||||
- key: <본문의 :::evidence key 와 같은 값>
|
||||
file: <../../../final/assets/… 상대 경로>
|
||||
evidence:
|
||||
- <../../../final/evidence/raw/… 상대 경로>
|
||||
---
|
||||
|
||||
# <title>
|
||||
|
||||
<summary>
|
||||
|
||||
## 근거
|
||||
|
||||
- **<Case or Reference>**
|
||||
<how it grounds this decision>
|
||||
|
||||
## 결정문
|
||||
|
||||
<the actual project choice>
|
||||
|
||||
## 판단 이유
|
||||
|
||||
<only rationale explicitly supported by decision evidence>
|
||||
|
||||
## 영향
|
||||
|
||||
- <grounded consequence/trade-off>
|
||||
Reference in New Issue
Block a user