docs(docs): 문서 인덱스와 화면별 가이드 재정리

This commit is contained in:
2026-03-16 11:24:14 +09:00
parent 3471c96972
commit acfa8f4f48
3 changed files with 160 additions and 52 deletions

View File

@@ -4,9 +4,13 @@ Codex CLI가 중단되거나 컨텍스트가 초기화된 뒤 재개할 때 사
## 재개 시작 (5분)
1. `docs/README.md`에서 우선 읽기 5개 문서를 순서대로 확인
1. `docs/README.md`에서 지금 작업할 화면 섹션과 우선 읽기 문서를 확인
2. `git status --short`로 작업 트리 상태 파악
3. `docs/90_current_state.md``NEXT` 1순위부터 착수
3. `docs/work.md``docs/90_current_state.md`현재 우선순위를 확인
4. 화면 작업이면 해당 source-of-truth spec을 추가로 읽는다
- `/app` -> `19`, `18`, `15`
- `/space` -> `10`, `11`, `13`
- `/stats` -> `14`, `15`
## 구현 중 체크