refactor: 분리되어 관리하고 있던 문서 시스템을 하나로 통일

This commit is contained in:
DongHyeonka
2026-09-04 18:56:01 +09:00
parent 4b9e7148b5
commit 43bccd08a8
121 changed files with 2861 additions and 534 deletions
+9
View File
@@ -0,0 +1,9 @@
# <project>
- codebase: `/shared/codebase/<project>`
- analysis owner: `/shared/document-detail/<project>`
- Tech Log output: `/shared/Tech-Log-Document/<project>`
## Current analysis scope
`state.json`을 정본으로 사용한다. 대형 코드베이스에서는 한 실행에 한 module/subsystem을 우선한다.