Skip to content

Commit d8de4e8

Browse files
committed
docs: organize financial ledger drafts
1 parent 6f7de1d commit d8de4e8

12 files changed

Lines changed: 20 additions & 7 deletions

docs/v2_FINANCIAL-LEDGER/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,12 @@ pnpm start
144144

145145
### 미래 모듈 (초안)
146146
> V1 완성 이후 검토 예정인 모듈 아이디어 모음. 확정 스펙 아님.
147-
- [📁 미래 모듈 목록](_modules_for-future/README.md)
147+
- [📁 미래 모듈 목록](modules/future/README.md)
148+
149+
### 보존 초안
150+
> 확정 스펙은 아니지만 향후 설계 판단을 위해 유지하는 초안입니다.
151+
- [🔐 인증 모드 초안](planning/drafts/authentication_modes_draft.md)
152+
- [🖥️ 데스크톱 클라이언트 흐름 초안](planning/drafts/desktop_client_flow_draft.md)
148153

149154
### 📋 미작성 문서 (작성 예정)
150155

docs/v2_FINANCIAL-LEDGER/modules/00-default-modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Google의 Calendar API를 사용하여 구독 결제일을 캘린더 이벤트
193193
---
194194

195195
## 차후 개발 및 제공 가능 리스트
196-
> [_modules_for-future](../_modules_for-future/README.md)으로 이전되었습니다.
196+
> [future](future/README.md) 이전되었습니다.
197197
198198
---
199199

docs/v2_FINANCIAL-LEDGER/_modules_for-future/01-todo-scheduler.md renamed to docs/v2_FINANCIAL-LEDGER/modules/future/01-todo-scheduler.md

File renamed without changes.

docs/v2_FINANCIAL-LEDGER/_modules_for-future/02-project-outsource.md renamed to docs/v2_FINANCIAL-LEDGER/modules/future/02-project-outsource.md

File renamed without changes.

docs/v2_FINANCIAL-LEDGER/_modules_for-future/03-planner.md renamed to docs/v2_FINANCIAL-LEDGER/modules/future/03-planner.md

File renamed without changes.

docs/v2_FINANCIAL-LEDGER/_modules_for-future/04-video-downloader.md renamed to docs/v2_FINANCIAL-LEDGER/modules/future/04-video-downloader.md

File renamed without changes.
File renamed without changes.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Planning Notes
2+
3+
Fieldstack의 확정 스펙이 아니라, 향후 설계 판단을 위해 보존하는 계획/초안 문서를 모아둡니다.
4+
5+
## Drafts
6+
7+
- [Authentication Modes](drafts/authentication_modes_draft.md)
8+
- [Desktop Client Flow](drafts/desktop_client_flow_draft.md)

docs/v2_FINANCIAL-LEDGER/_drafts/authentication_modes_draft.md renamed to docs/v2_FINANCIAL-LEDGER/planning/drafts/authentication_modes_draft.md

File renamed without changes.

docs/v2_FINANCIAL-LEDGER/_drafts/desktop_client_flow_draft.md renamed to docs/v2_FINANCIAL-LEDGER/planning/drafts/desktop_client_flow_draft.md

File renamed without changes.

0 commit comments

Comments
 (0)