Merge remote-tracking branch 'origin/CODEX' into main_laptop_1
This commit is contained in:
@@ -0,0 +1,118 @@
|
||||
## 10. 창 환경 정리 — 여섯 워크트리 · 링크 · 깃 운영
|
||||
|
||||
⚠ 코드 일감이 아니라 **환경·깃 운영**임(지침 6장은 계획서 밖으로 두라 함) — 2026-09-11 사용자
|
||||
지시로 여기 둠. 실측 원문·근거 명령은
|
||||
`docs/raw/verification/2026-09-11_창환경_링크와_깃운영_조사.md`.
|
||||
⚠ **뒤에 한 창(Claude)이 다른 창의 워크트리를 부리는 방식**을 쓸 것이므로, 아래는
|
||||
「담당·앞선 조건·끝난 판정」을 단계마다 적어 둠.
|
||||
|
||||
### 10-1. 가려는 모양 (사용자 확정)
|
||||
|
||||
- **제어 대상 여섯** — 코드 넷(`main_laptop_1`·`sub_laptop_1`·`main_desktop_1`·`sub_desktop_1`)
|
||||
AI 둘(`CODEX`·`안티그래비티`).
|
||||
- **AI 워크트리는 데스크탑에만 둠** — 랩탑 것 제거. 까닭: 개발자 모드 켜짐·자원 넉넉.
|
||||
⇒ 브랜치를 PC별로 가르지 않음(한 곳만 쓰므로 부딪힘 없음).
|
||||
- **메인 둘은 시놀로지가 맞춤** — `.claude`·`.codex`·루트 파일들.
|
||||
- **보조·AI 워크트리는 자기 PC 메인을 링크로 가리킴** — **폴더 = 정션**(관리자 불필요),
|
||||
**파일 = 심볼릭 링크**(개발자 모드 필요).
|
||||
- ⚠ **링크는 동기화 밖 폴더에만, 각 PC 에서 각자 만들 것.** 메인 폴더 안에 만들면 그 링크가
|
||||
다른 PC 로 실려 가고, 가리키는 주소가 PC 마다 달라 깨짐
|
||||
(랩탑 `C:\Program_coding\…` ↔ 데스크탑 `D:\02_Software_Prog\…`).
|
||||
⇒ 링크 만드는 스크립트는 **자기 PC 의 메인 경로를 `OWNERS.md` 표에서 읽을 것**
|
||||
(`wiki_autosync.ps1` 이 이미 그 방식).
|
||||
- **지침·장부를 `.claude`·`.codex` 안으로 옮기지 않음** — 루트에 두고 링크로 가리킴.
|
||||
`.agents/` 로 묶는 안은 10-5 로 미룸.
|
||||
- ⚠ `.claude` 는 메인 둘이 공유하므로 **거기 새로 두는 기록 파일은 PC 이름을 붙일 것**
|
||||
(`git-state/autopush-<PC>.log` 가 그 예).
|
||||
|
||||
### 10-2. 일 순서 — 담당과 판정
|
||||
|
||||
- [x] **① 랩탑 AI 워크트리 터미널 닫음**(2026-09-11, 사용자 승인 뒤 `orca terminal close` 셋).
|
||||
|
||||
- [x] **② 랩탑 AI 워크트리 둘 제거함**(2026-09-11, 사용자 승인 — `orca worktree rm --force`).
|
||||
|
||||
확인 — 오르카 목록에 랩탑_메인·랩탑_보조 둘만 남음 · 오르카 workspaces 폴더 비었음 ·
|
||||
메인 파일 넷 멀쩡(하드링크 이름 하나만 떼인 것) · `origin/CODEX`·`origin/안티그래비티` **원격에 그대로 남음**.
|
||||
ⓘ 갈라져 있던 `main_laptop_1-2` 의 `PLAN.md`(107,270바이트)는 지우기 전에 임시 폴더에 사본을 떠 뒀음.
|
||||
|
||||
- [x] **③ 데스크탑 저장소 등록 — 이미 돼 있음**(2026-09-11 데스크탑 창 확인, id `42abc4e9`).
|
||||
|
||||
같은 출력에서 `hookSettings.scripts.setup` 이 `npm install` 뿐인 것도 확인 — ⑥-2 아직 안 붙었음.
|
||||
|
||||
- [x] **④ 데스크탑에 AI 워크트리 둘 만들었음**(2026-09-11, 랩탑 보조 창이 **원격으로 직접** 함).
|
||||
|
||||
자리 — `D:\worktree\임도설계 및 견적자동화 프로그램 개발\CODEX` · `…\안티그래비티`.
|
||||
만든 법 — `orca worktree create --environment 데스크탑 --repo id:42abc4e9… --name <이름> --base-branch origin/<이름> --no-parent --setup skip`.
|
||||
링크 — 각 폴더에서 `worktree_link.ps1` 한 번, **일곱 다 「만듦」**(정션 셋 + 심볼릭 넷).
|
||||
브랜치 판정 — `CODEX`·`안티그래비티` 로 서 있고 끝이 `9b35774c`(원격과 같음). 추적이 비어 있어
|
||||
`git branch --set-upstream-to=origin/<이름>` 으로 붙였음(**새 브랜치 안 만듦**).
|
||||
|
||||
- [x] **⑤ 데스크탑 보조 링크 다 섰음**(2026-09-11, 사용자 결정으로 데스크탑 **메인 폴더 창**이 실행).
|
||||
|
||||
출력 — `.codex` 정션 · `PLAN.md`·`OWNERS.md` 심볼릭 **만듦**, 나머지 넷은 이미 있어 건너뜀.
|
||||
보조 창 확인 — 링크 **일곱 다 메인을 가리킴**(하드링크 0), 링크 너머로 `OWNERS.md` 49줄 ·
|
||||
`PLAN.md` 1,316줄 읽힘. `**[owners]` 점유표 줄도 찍힘**(`작업중` 인 셋).
|
||||
ⓘ 막혔던 까닭과 길 셋은 검증 기록 5-2 에 옮겼음 — 그 창은 스크립트 호출·`mklink` 이 권한에 막힘.
|
||||
|
||||
- [x] **⑥ 링크 스크립트 만들었음** — `.claude\worktree_link.ps1`(2026-09-11, 랩탑 보조).
|
||||
|
||||
자기 PC 메인 경로를 `OWNERS.md` 표에서 읽어 **정션 셋 + 심볼릭 넷**을 걸고, **이미 있으면 건너뜀**.
|
||||
메인 폴더에서 부르면 아무것도 안 하고, 복사본이 있으면 **지우지 않고 알림만** 함.
|
||||
`-Path <워크트리>` 로 `**.claude` 가 아직 없는 새 워크트리**도 세울 수 있음(메인 것을 부르며 짚어 줌).
|
||||
시험 — 자기 폴더 재실행(전부 「건너뜀」) · 메인 폴더(「링크 안 만듦」) · 없는 폴더(「못 찾음」) 셋 다 확인.
|
||||
⚠ **PowerShell 5.1 은 한글 스크립트를 BOM 없이 읽으면 파서 오류** — 이 파일은 **UTF-8 BOM + CRLF** 로 둘 것.
|
||||
⚠ 링크 만드는 명령은 `cmd /c mklink`(파일) · `mklink /J`(폴더) — `New-Item -ItemType SymbolicLink` 는
|
||||
개발자 모드가 켜져 있어도 거부됨(2026-09-11 실측).
|
||||
⚠ **오르카가 새 워크트리에 심어 두는 하드링크를 스스로 갈아탐**(2026-09-11 보강) — 이름이 둘 이상이고
|
||||
그 짝에 메인 파일이 있을 때만 지우고 심볼릭으로 다시 걺(내용은 메인에 그대로 남음).
|
||||
**이름이 하나면 이미 갈라진 실물이므로 절대 지우지 않고** 크기 차이만 알림.
|
||||
`CLAUDE.md`·`AGENTS.md` 는 하드링크라도 **사용자 지시 전엔 그대로 둠**(지침 ⛔).
|
||||
모래상자 시험 넷 통과 — 하드링크 갈아탐 · 갈라진 실물 경고 · 없던 파일 생성 · 정션 셋.
|
||||
⚠ **장부를 못 찾으면 `.claude` 정션이 가리키는 곳을 메인으로 씀**(2026-09-11 보강) — 장부 링크가
|
||||
아직 없는 워크트리에서도 스스로 설 수 있어야 함. 장부가 있으면 **장부가 이김**.
|
||||
⚠ `**-Path` 없이 부르면 지금 서 있는 폴더를 씀**(워크트리 뿌리인지 `.git` 로 가림, 2026-09-11 보강) —
|
||||
오르카 setup 은 새 워크트리 안에서 도므로 **setup 줄에 경로를 안 적어도 됨**(셸이 cmd 냐 PowerShell 이냐로
|
||||
`%CD%` 가 갈리던 문제도 사라짐).
|
||||
- [x] **⑥-2 오르카 setup 한 줄 붙이기 — 사용자가 오르카 화면에서**(2026-09-11 ⓐ 로 확정).
|
||||
|
||||
넣을 값(랩탑) — `powershell -NoProfile -ExecutionPolicy Bypass -File "C:\Program_coding\임도설계 및 견적자동화 프로그램 개발\.claude\worktree_setup.ps1"`
|
||||
데스크탑은 앞 경로만 `D:_Software_Prog\임도설계 및 견적자동화 프로그램 개발` 로.
|
||||
자리 — 오르카 저장소 설정의 **setup 스크립트**(지금 `npm install`). 그 값을 **이 줄로 바꿈**(npm install 은 아래 새 파일이 대신 돌림).
|
||||
⇒ 새 파일 `.claude\worktree_setup.ps1` 를 만들어 뒀음 — `npm install`(package.json 있을 때만) 뒤
|
||||
`worktree_link.ps1` 을 부름. `**-File` 하나로 끝나는 모양**이라 셸이 cmd 냐 PowerShell 이냐와 무관하고,
|
||||
빈칸 있는 경로에 큰따옴표가 겹치는 문제도 없음. 시험 — 빈 폴더에서 부르니 npm 건너뛰고 링크 절로 넘어감.
|
||||
⚠ 값이 사는 파일은 `%APPDATA%\orca\profiles\local-default\orca-data.json` 인데 **이 창 권한이 그 파일
|
||||
편집을 막음**(앱 내부 설정이라 막는 것이 맞음) · CLI 로도 못 바꿈 ⇒ **화면 작업이 유일한 길**.
|
||||
ⓘ 안 붙여도 막히지 않음 — 새 워크트리마다 위 한 줄을 손으로 한 번 부르면 같은 결과.
|
||||
|
||||
- [x] **⑦ 랩탑 보조 링크 다 섰음**(2026-09-11). `C:\Aislo_wt\aislo-b0506` 에
|
||||
|
||||
**정션** `.claude`·`.codex`·`venv` · **심볼릭** `PLAN.md`·`OWNERS.md`·`CLAUDE.md`·`AGENTS.md` 일곱 전부.
|
||||
(`CLAUDE.md`·`AGENTS.md` 는 다른 창이 복사본을 치우고 링크로 바꿔 둔 것을 확인함.)
|
||||
**판정** — 스크립트 재실행에서 일곱 다 「이미 링크/이미 있음」, `git status` 깨끗.
|
||||
|
||||
- [x] **⑧ `[owners]` 줄 — 수리 필요 없어짐**(2026-09-11). 장부 링크가 서면서 훅이 자기 폴더에서
|
||||
|
||||
`OWNERS.md` 를 그대로 찾음. 랩탑 보조·데스크탑 보조 둘 다 점유표 줄이 찍히는 것 확인.
|
||||
⇒ `git-sync.ps1` 은 **손대지 않음**(고칠 자리가 사라짐).
|
||||
|
||||
안 설 자리가 남으면 `git-sync.ps1` 5단계가 `.claude` 정션이 가리키는 폴더도 찾게 두 줄 고침.
|
||||
- [x] **⑨ 오르카 워크트리 브랜치 이름 규칙 — 확정**(2026-09-11 사용자) — 되받기 대상이
|
||||
|
||||
`main|wiki|CODEX|안티그래비티|(main|sub)_(laptop|desktop)_숫자` 로 고정이라, 규칙 밖 이름으로
|
||||
워크트리를 만들면 **다른 창이 그 커밋을 영영 못 봄**. ⇒ **패턴을 넓히지 않고 이름을 규칙대로 지음.**
|
||||
`CODEX`·`안티그래비티` 도 사용자가 규칙에 맞춰 지은 이름임 — **데스크탑으로 옮겨도 같은 이름 그대로 씀.**
|
||||
- [x] **⑩ AI 브랜치 「`docs/` 만 받기」 문 — 확정: 그대로 유지**(2026-09-11 사용자).
|
||||
|
||||
AI 창은 문서·위키만 올림. 코드가 필요하면 코드 창이 함. 안전장치를 풀지 않음.
|
||||
|
||||
격리되게 막아 둔 상태. AI 창이 코드를 올릴 일이 생기면 그 문을 고쳐야 함.
|
||||
|
||||
### 10-4. 판단 대기 (사용자)
|
||||
|
||||
- [x] **자동 커밋(`git add -A`) — 확정: 그대로 둠**(2026-09-11 사용자). 골라 담기로 바꾸지 않음.
|
||||
|
||||
멈출 자리가 필요하면 `tmp/parallel.flag` 를 씀(있으면 담지 않고 커밋된 것만 push).
|
||||
- [x] **랩탑 개발자 모드 — 켜짐 확인**(2026-09-11 사용자, 오르카 재시작까지). 실측 — 레지스트리
|
||||
|
||||
`AllowDevelopmentWithoutDevLicense = 1`, `mklink` 성공. ⇒ 두 PC 다 심볼릭 링크 가능
|
||||
@@ -2,8 +2,8 @@
|
||||
type: concept
|
||||
status: stable
|
||||
related_pages: ["[[architecture/shared_resources]]", "[[storage_paths]]", "[[workflow_state]]", "[[design_data_lifecycle]]"]
|
||||
last_updated: 2026-09-10
|
||||
source: ["docs/raw/verification/2026-09-09d_OWNERS_이력.md", "docs/raw/verification/2026-09-09e_계획서_완료근거_이관.md", "docs/raw/verification/2026-09-09f_계획서_공통기반과_참고_이관.md"]
|
||||
last_updated: 2026-09-11
|
||||
source: ["docs/raw/verification/2026-09-09d_OWNERS_이력.md", "docs/raw/verification/2026-09-09e_계획서_완료근거_이관.md", "docs/raw/verification/2026-09-09f_계획서_공통기반과_참고_이관.md", "docs/raw/verification/2026-09-11_창환경_링크와_깃운영_조사.md", "docs/raw/plans/2026-09-11_plan_창환경_여섯워크트리_링크_깃운영.md"]
|
||||
---
|
||||
|
||||
# 다중 환경 저장소·공용 DB 안전
|
||||
@@ -26,6 +26,26 @@ source: ["docs/raw/verification/2026-09-09d_OWNERS_이력.md", "docs/raw/verific
|
||||
7. `tmp/`는 PC 사이 동기화를 보장하지 않으므로 검증 도구 존재 여부를 환경별로 확인한다.
|
||||
8. 검증 프로젝트는 `OWNERS.md`에 배정된 환경별 프로젝트만 사용하며 복제하지 않는다. 단면 존재 여부뿐 아니라 검증할 구조물·관·수량이 실제로 서는지도 먼저 확인한다.
|
||||
|
||||
## 여섯 워크트리 운영 확정판
|
||||
|
||||
| 구분 | 확정 운영 |
|
||||
|---|---|
|
||||
| 코드 환경 | `main_laptop_1`, `sub_laptop_1`, `main_desktop_1`, `sub_desktop_1` |
|
||||
| AI 환경 | 데스크탑의 `CODEX`, `안티그래비티`; AI 브랜치는 `docs/`만 전달 |
|
||||
| 메인 동기화 | 두 메인 폴더의 `.claude`, `.codex`, 루트 지침·장부는 Synology가 전달 |
|
||||
| 보조·AI 링크 | 폴더 `.claude`·`.codex`·`venv`는 정션, 루트 파일 넷은 심볼릭 링크 |
|
||||
| 링크 원본 | 각 PC의 `OWNERS.md`에 적힌 자기 PC 메인 경로 |
|
||||
| 신규 워크트리 | Orca가 생성·삭제, `worktree_setup.ps1`가 설치 후 `worktree_link.ps1` 실행 |
|
||||
| Git 동기화 | 기존 스크립트가 fetch·merge·자동 push 담당; 브랜치 이름 패턴은 넓히지 않음 |
|
||||
|
||||
링크는 Synology 동기화 루트 밖에만 만들고, 지침·장부를 `.claude`나 `.codex` 안으로 옮기지 않는다. `worktree_link.ps1`는 살아 있는 하드링크만 심볼릭 링크로 갈아타며 갈라진 실물은 지우지 않는다.
|
||||
|
||||
## 완료 판정
|
||||
|
||||
- 랩탑 AI 워크트리 둘 제거, 데스크탑 AI 워크트리 둘 생성, 랩탑·데스크탑 보조 및 AI 워크트리 링크 구성을 완료했다.
|
||||
- 두 PC 개발자 모드와 `[owners]` 출력, AI 브랜치 전달 제한, 자동 커밋 유지 결정을 확인했다.
|
||||
- 소스코드 2차 검증은 사용자 지시로 생략했으며, 운영 실측과 완료 판정은 위 source 원문에 보존한다.
|
||||
|
||||
## 재계산 영향
|
||||
|
||||
| 조작 | 영향 |
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"output_tokens": 2385}
|
||||
@@ -0,0 +1,739 @@
|
||||
# Graph Report - docs\wiki (2026-09-09)
|
||||
|
||||
## Corpus Check
|
||||
- cluster-only mode — file stats not available
|
||||
|
||||
## Summary
|
||||
- 992 nodes · 805 edges · 197 communities (115 shown, 82 thin omitted)
|
||||
- Extraction: 100% EXTRACTED · 0% INFERRED · 0% AMBIGUOUS
|
||||
- Token cost: 0 input · 0 output
|
||||
|
||||
## Graph Freshness
|
||||
- Built from commit: `d9b801ae`
|
||||
- Run `git rev-parse HEAD` and compare to check if the graph is stale.
|
||||
- Run `graphify update .` after code changes (no API cost).
|
||||
|
||||
## Community Hubs (Navigation)
|
||||
- UI Templates — Localization & Components
|
||||
- 인증 / RBAC
|
||||
- A00_Common — App Shell Framework
|
||||
- 2026-09-04 완료 항목
|
||||
- 배수유역 해석 및 세부설계 (Drainage Watershed)
|
||||
- DB: 로그/모니터링 테이블
|
||||
- A09_Security — Backend
|
||||
- 2026-08-29 완료 반영
|
||||
- DB: 파일/지표면분석 테이블
|
||||
- DB: 경로/종횡단 테이블
|
||||
- A04_NewsHistory — Frontend
|
||||
- A07_Register — Frontend
|
||||
- A08_Support — Frontend
|
||||
- B02_ProjRegister — Frontend
|
||||
- A01_Home — Frontend
|
||||
- A05_EduDetail — Frontend
|
||||
- A06_Login — Frontend
|
||||
- A08_Support — Backend
|
||||
- A09_Security — Frontend
|
||||
- B02_ProjRegister — Backend
|
||||
- B04_PreProcess — Backend
|
||||
- B04_PreProcess — Frontend
|
||||
- B05 구조물 정본·통합 편집
|
||||
- B06_Section — Frontend
|
||||
- A03_CompDetail — Frontend
|
||||
- A06_Login — Backend
|
||||
- 유토곡선 (Mass Haul Diagram) 계산 명세
|
||||
- A07_Register — Backend
|
||||
- B06 배수관 구조물 조작·표시
|
||||
- B06 기슭막이 연동·경사·단별 제어
|
||||
- B08_DesignDetail — Backend
|
||||
- B08 토적도·수리집수면적유역도
|
||||
- B09_Estimation — Frontend
|
||||
- 현재 구현 현황 — 소스 읽기 감사
|
||||
- DB: 구조물/수량/산출물 테이블
|
||||
- B01_Dashboard — Backend
|
||||
- B01_Dashboard — Frontend
|
||||
- B03_FileInput — Backend
|
||||
- B05 급선회 3D 국부 보정 계획
|
||||
- B06 집수정·다단 기슭막이
|
||||
- B06 배수관 구조물 기하·조작 체계
|
||||
- B06 배수관 횡단도 세트
|
||||
- B10_Payment — Frontend
|
||||
- B11_Status — Frontend
|
||||
- 저장 경로 규칙 (Workflow-based Folder Structure)
|
||||
- DB: 프로젝트 관리 테이블
|
||||
- 임도기술교본 원문 md 추출 품질 결함
|
||||
- A01_Home — 세부 구현
|
||||
- A02_ProgDetail — 세부 구현
|
||||
- A02_ProgDetail — Frontend
|
||||
- B01_Dashboard — API
|
||||
- B03_FileInput — Frontend
|
||||
- B05 계획노선 코리도 삼각망 서피스
|
||||
- B05 구조물·UI 현재 계획
|
||||
- B05 구조물 입력·종단 표시 정비 — 2026-08-19
|
||||
- B07 구조물 표준도 — 조사·합의와 현재 통로
|
||||
- B08 횡단도 구조물·장 배치
|
||||
- 2026-09-07 완료·보류 요약
|
||||
- B07 외부 WebCAD 비교 실행환경
|
||||
- Temp Upload (프로젝트 생성 전 임시 보관함)
|
||||
- Q: 배수관 매설시 각도의 제약조건이 있는지 확인해줘. 임도에서
|
||||
- Q: 임도 기술정보DB에서 집수정의 형태정보는 어떤게 있는지 확인해줘.
|
||||
- B02_ProjRegister — DB
|
||||
- B03_FileInput — API
|
||||
- B04_PreProcess — DB
|
||||
- B05_Profile — API
|
||||
- B05 변형 성토면 마감·날개 패치
|
||||
- B05_Profile — Profile Alignment & Table
|
||||
- B05 구조물 비정규 측점 공급
|
||||
- B05_Profile_UI_Drainage_Parts — 배수유역 공용 UI 파츠
|
||||
- _UI_Drainage_Render — 배수유역도 Canvas 렌더러
|
||||
- _UI_Profile_Structures — 종단 구조물 렌더링 및 인터랙션
|
||||
- _UI_Selection — 배수/구조물 3자 선택 동기화
|
||||
- B06 인접 측점 구조물 트림 정리
|
||||
- B06 물넘이포장·콘크리트 포장·독립 기슭막이
|
||||
- B06_Section_Engine_Areas — 횡단 면적 적분 연산 엔진
|
||||
- B06_Section_Router_Confirm — 임시 저장 및 확정 라우터
|
||||
- B06_Section_UI_Cross_Areas — 횡단 단면적 표기 및 밴드 하이라이트
|
||||
- B06_Section_UI_Cross_Design — 횡단 측점별 세부 설계 컨트롤
|
||||
- B06_Section_UI_MassHaul — 유토곡선 적분 계산 엔진
|
||||
- B06_Section_UI_MassHaul_Balance — 평형선 및 장비 띠 분할 엔진
|
||||
- B06_Section_UI_MassHaul_Balance_View — 운반 띠 시각화 렌더러
|
||||
- B06_Section_UI_MassHaul_Balloon — 물량 말풍선 배치 및 조작
|
||||
- B06_Section_UI_MassHaul_Curve — 유토곡선 궤적 보간 및 렌더링
|
||||
- B06_Section_UI_MassHaul_Settle — 토량 정산 및 장거리 상쇄 엔진
|
||||
- B06_Section_UI_MassHaul_View — 유토곡선 시각화 렌더러
|
||||
- B06_Section_UI_Page — B06 메인 페이지 오케스트레이터
|
||||
- B06_Section_UI_Section_View — 종/횡단 및 유토곡선 뷰 조립
|
||||
- B07 Quantity — Backend
|
||||
- B08 CAD 블록 라이브러리·사진
|
||||
- B08 OpenWebCAD 명령 체계
|
||||
- B08_CAD_table_entity.md
|
||||
- 공개·인증·관리 영역 지도
|
||||
- 공유 자원 영향 지도
|
||||
- A00_Common — 공통 프레임워크 & 유틸
|
||||
- app_shell.ts
|
||||
- router.ts
|
||||
- B04_PreProcess — API
|
||||
- B04_PreProcess — Dependencies
|
||||
- B05_Profile — Backend
|
||||
- B05_Profile — DB 사용 관계
|
||||
- B05_Profile — 3D Viewer & Interaction
|
||||
- B05_Profile_Engine_Sections.md
|
||||
- B05_Profile_Api_Fetch.ts
|
||||
- B05_Profile_UI_Drainage_Panel
|
||||
- B05_Profile_UI_Drainage_Pipes
|
||||
- B05_Profile_UI_Profile_Panel.md
|
||||
- B06_Section — DB 사용 관계
|
||||
- B06_Section_Api_Fetch — B06 프론트엔드 API 클라이언트
|
||||
- B06_Section_UI_Standard_Diagram — 표준단면 모식도 컴포넌트
|
||||
- B06_Section_UI_Standard_Panel — 표준단면 입력 및 제어 패널
|
||||
- B08_DesignDetail — Dependencies
|
||||
- common_util_project_delete.md
|
||||
- common_util_storage.md
|
||||
- common_util_workflow_state.md
|
||||
- 미확정 테이블 보관소 (Unconfirmed DB Schemas)
|
||||
- A01_Home_UI_Page.md
|
||||
- A02_ProgDetail_UI_Page.md
|
||||
- A06_Login_Router.md
|
||||
- A07_Register_Router.md
|
||||
- A08_Support_Router.md
|
||||
- A09_Security_Router.md
|
||||
- B01_Dashboard — DB 사용 관계
|
||||
- B01_Dashboard — Dependencies
|
||||
- B01_Dashboard_Router.md
|
||||
- B01_Dashboard_UI_Page.md
|
||||
- B02_ProjRegister_Router.md
|
||||
- B03_FileInput — DB 사용 관계
|
||||
- B03_FileInput — Dependencies
|
||||
- B03_FileInput_Router.md
|
||||
- B04_PreProcess_Router.md
|
||||
- B05_Profile — Dependencies
|
||||
- B05_Profile_Engine_Grade.md
|
||||
- B05_Profile_Engine_Solver.md
|
||||
- B05_Profile_Repository.md
|
||||
- B05_Profile_Router.md
|
||||
- B05_Profile_Router_Confirm.md
|
||||
- B05_Profile_Schema.md
|
||||
- B05_Profile_UI_IrregularStations.md
|
||||
- B05_Profile_UI_Page.md
|
||||
- B05_Profile_UI_Panel.md
|
||||
- B05_Profile_UI_Profile_Alignment.md
|
||||
- B05_Profile_UI_Profile_Table.md
|
||||
- B05_Profile_UI_Viewer.md
|
||||
- B06_Section — Dependencies
|
||||
- B06_Section_Router.md
|
||||
- B01~B09 Workflow 데이터 흐름
|
||||
- B08_DesignDetail — API
|
||||
- longitudinal_alignment.md
|
||||
- B03_FileInput_plan_lidar_multi_file.md
|
||||
- B05_completed_followups.md
|
||||
- B05_corridor_followup_decisions.md
|
||||
- B06_api.md
|
||||
- B07_db.md
|
||||
- B08_DesignDetail_Router.md
|
||||
- B09_Estimation_UI_Page.md
|
||||
- B10_Payment_UI_Page.md
|
||||
- B11_Status_UI_Page.md
|
||||
- B03 계획노선 정본·좌표계 후속
|
||||
- B03 파일 입력 화면 정리
|
||||
- B04 3D 방위·좌표계 최신 결정
|
||||
- B04 세부유역·방위·좌표계
|
||||
- B05 구조물 구간 절취·측벽·성토 패치
|
||||
- B05 구조물 3D 투영 커브
|
||||
- B05_Profile — Frontend
|
||||
- B05 유토곡선·구조물 후속
|
||||
- B05 종단곡선·실시간 횡단 연동
|
||||
- B06 횡단 계산 미러·카드 표기
|
||||
- B06 횡단 관 형상·유토곡선 후속
|
||||
- B08_DesignDetail_Engine_Cad_Basin.py
|
||||
- B08_DesignDetail_Engine_Cad_MassHaul.py
|
||||
- B08 CAD·납품 도면 후속
|
||||
- B08 CAD 기본 조작
|
||||
- B08 CAD 도각·표제란
|
||||
- B08 CAD 사용자 편의성 정리
|
||||
- B08_DesignDetail — Frontend
|
||||
- OpenWebCAD Core
|
||||
- common_util_mass_haul_settle.ts
|
||||
- Drainage Watershed (유역도)
|
||||
- Mass Haul Diagram (토적도)
|
||||
- 2026-09-01 완료 — B04 지면 처리·B05/B06 배수 제어
|
||||
- 2026-09-01 잔여 완료 체크 정리
|
||||
- 2026-09-02 완료 항목
|
||||
- 2026-09-03 완료 — 입력·배수·종횡단·CAD
|
||||
- 2026-09-03 추가 완료 — 화면·종단·횡단
|
||||
- Query: 임도 집수정 형태정보
|
||||
- Wiki Index
|
||||
- B03 File Input Backend
|
||||
- B03 File Input Frontend
|
||||
- B04 PreProcess Backend
|
||||
- B04 PreProcess Frontend
|
||||
- B08 CAD Blocks Library
|
||||
- B08 CAD Table Entity
|
||||
- B08 Cross Section Structure Sheets
|
||||
- Query: 배수관 매설 각도 제약조건 (임도)
|
||||
- B06_Section — Backend
|
||||
|
||||
## God Nodes (most connected - your core abstractions)
|
||||
1. `2026-09-04 완료 항목` - 17 edges
|
||||
2. `UI Templates — Localization & Components` - 12 edges
|
||||
3. `DB: 로그/모니터링 테이블` - 11 edges
|
||||
4. `2026-08-29 완료 반영` - 10 edges
|
||||
5. `DB: 파일/지표면분석 테이블` - 10 edges
|
||||
6. `A07_Register — Frontend` - 10 edges
|
||||
7. `A08_Support — Frontend` - 10 edges
|
||||
8. `B02_ProjRegister — Frontend` - 10 edges
|
||||
9. `인증 / RBAC` - 9 edges
|
||||
10. `배수유역 해석 및 세부설계 (Drainage Watershed)` - 9 edges
|
||||
|
||||
## Surprising Connections (you probably didn't know these)
|
||||
- `2026-09-04 완료 항목` --references--> `B05_Profile/B05_backend` [EXTRACTED]
|
||||
concepts/completed_2026-09-04.md → B05_Profile/B05_backend.md
|
||||
- `2026-09-04 완료 항목` --references--> `B08_DesignDetail/B08_frontend` [EXTRACTED]
|
||||
concepts/completed_2026-09-04.md → B08_DesignDetail/B08_frontend.md
|
||||
- `B07 구조물 표준도 — 조사·합의와 현재 통로` --references--> `표준도·수량·원가 입력의 미결 경계` [EXTRACTED]
|
||||
pages/B07_DesignDetail/B07_standard_drawings_2026_09.md → concepts/standard_drawing_cost_inputs.md
|
||||
- `2026-09-04 완료 항목` --references--> `B01_Dashboard/B01_frontend` [EXTRACTED]
|
||||
concepts/completed_2026-09-04.md → B01_Dashboard/B01_frontend.md
|
||||
- `2026-09-04 완료 항목` --references--> `B03_FileInput/B03_backend` [EXTRACTED]
|
||||
concepts/completed_2026-09-04.md → B03_FileInput/B03_backend.md
|
||||
|
||||
## Import Cycles
|
||||
- None detected.
|
||||
|
||||
## Hyperedges (group relationships)
|
||||
- **B03-B08 Workflow Data Flow** — b03_fileinput_route_snapshot_crs, b04_preprocess_drainage_compass_crs, b05_profile_frontend, b06_section_cross_design_ui_2026_09, b08_designdetail_frontend [INFERRED 0.90]
|
||||
- **Shared Mass Haul Calculation and UI** — b05_profile_masshaul_structure_2026_09, b06_section_masshaul_culvert_2026_09, b08_designdetail_cad_delivery_2026_09 [EXTRACTED 0.85]
|
||||
- **CAD Delivery and Usability Framework** — b08_designdetail_cad_interaction, b08_designdetail_cad_title_block, b08_designdetail_cad_usability_2026_09_01, b08_designdetail_cad_delivery_2026_09 [EXTRACTED 0.95]
|
||||
- **B05 Profile Interaction & Viewer Updates** — b05_profile_b05_frontend_viewer, b05_profile_b05_profile_interaction_2026_09, b05_profile_b05_frontend [EXTRACTED 0.90]
|
||||
- **B08 Design Detail Drawing Updates** — b08_designdetail_b08_frontend, b08_designdetail_b08_cross_structure_sheets [EXTRACTED 0.90]
|
||||
- **LAS-Free Analysis Workflow** — concepts_las_free_sheet_surface, pages_b03_fileinput_backend, pages_b04_preprocess_backend [EXTRACTED 1.00]
|
||||
- **B08 Drawing Generation Flow** — b08_designdetail_b08_designdetail_engine_cad_masshaul_py, b08_designdetail_b08_designdetail_engine_cad_basin_py, common_util_common_util_mass_haul_settle_ts [EXTRACTED 0.90]
|
||||
- **Drainage System Workflow** — concepts_drainage_watershed, pages_b05_profile_b05_structures, pages_b06_section_b06_culvert_set, pages_b06_section_b06_culvert_geometry_redesign [EXTRACTED 0.95]
|
||||
- **Mass Haul Diagram System** — concepts_mass_haul_diagram, pages_b06_section_b06_frontend, pages_b08_designdetail_b08_drawing_masshaul_watershed [EXTRACTED 0.90]
|
||||
- **3D Corridor Generation Flow** — pages_b05_profile_b05_corridor_surface, pages_b05_profile_b05_corridor_plan_curves, pages_b05_profile_b05_corridor_cut_fill, pages_b05_profile_b05_corridor_patch_finish [EXTRACTED 0.90]
|
||||
- **Late Workflow Stages (B07-B09)** — pages_b07_quantity_b07_frontend, pages_b08_designdetail_b08_frontend, pages_b09_estimation_b09_frontend [EXTRACTED 1.00]
|
||||
|
||||
## Communities (197 total, 82 thin omitted)
|
||||
|
||||
### Community 0 - "UI Templates — Localization & Components"
|
||||
Cohesion: 0.06
|
||||
Nodes (27): CRS 메타데이터 정상화, 검증 범위와 모순 이력, 검증된 판정, 데이터 흐름, 사용처, 백엔드 (Python 3.12.7), 선정 원칙 (agent.md 3절), 외부 라이브러리 의존성 (+19 more)
|
||||
|
||||
### Community 1 - "인증 / RBAC"
|
||||
Cohesion: 0.05
|
||||
Nodes (35): API 공통 (여러 페이지가 공유하는 엔드포인트), 공통 오류 응답 포맷 (전 라우터), 워크플로우 상태 조회, 폴링 패턴 (legacy workflow.json 설계; 현재 구현은 workflow-state API 사용), OTP / 비밀번호 및 디바이스 신뢰, 권한 검증 헬퍼 (B01_Dashboard), 라우팅 가드 (frontend.md 5.2), 사용자 상태 생명주기 (+27 more)
|
||||
|
||||
### Community 2 - "A00_Common — App Shell Framework"
|
||||
Cohesion: 0.13
|
||||
Nodes (13): A00_Common — App Shell Framework, app_shell 구성요소, router 라우팅 테이블, A00_Common — 스캐폴드·CSS·종속성, b_page_scaffold, CSS 인젝션, 사용처, 종속성 (+5 more)
|
||||
|
||||
### Community 3 - "2026-09-04 완료 항목"
|
||||
Cohesion: 0.12
|
||||
Nodes (16): B01_Dashboard/B01_frontend, B03_FileInput/B03_backend, B03_FileInput/B03_frontend, B04_PreProcess/B04_frontend, B05_Profile/B05_frontend, B05_Profile/B05_frontend_alignment, B05_Profile/B05_frontend_viewer, B05_Profile/B05_profile_interaction_2026_09 (+8 more)
|
||||
|
||||
### Community 4 - "배수유역 해석 및 세부설계 (Drainage Watershed)"
|
||||
Cohesion: 0.12
|
||||
Nodes (14): 1. B04 vs B05 역할 분담 및 일원화, 2. 공용 배수 엔진 및 WAMIS 강우량 연동 (Phase 1~2, 2026-08-13 관측소 전환), 3. 구조물 3단 옵션 체계 & UI (Phase 3~5), 4. 해석 알고리즘 — 등고선 하강 (Contour Descent), 5. 적색/청색 판정 및 유역 확장, 6. 평균 흐름 화살표 (Flow Arrows) 및 흐름강도 램프, 7. 영구저장소 산출물 구조, 8. B08 수리집수면적유역도 (+6 more)
|
||||
|
||||
### Community 5 - "DB: 로그/모니터링 테이블"
|
||||
Cohesion: 0.17
|
||||
Nodes (11): activity_logs (사용자 활동 로그), audit_logs (감사 로그), change_logs (설계 변경 이력), DB: 로그/모니터링 테이블, login_logs (로그인 시도 로그), support_requests (기술 지원 요청), system_admin_logs (시스템 관리자 행위 로그), system_audit_logs — 사용처 (B01, B02) (+3 more)
|
||||
|
||||
### Community 6 - "A09_Security — Backend"
|
||||
Cohesion: 0.17
|
||||
Nodes (11): A09_Security — Backend, API 엔드포인트, DB 저장 (activity_logs), 권한 헬퍼, 마스터(회사 관리자) 전용 — `require_master`, 시스템 관리자 전용 — `require_system_admin`, 요청 스키마 (Pydantic), 의존성 (공통 유틸) (+3 more)
|
||||
|
||||
### Community 7 - "2026-08-29 완료 반영"
|
||||
Cohesion: 0.18
|
||||
Nodes (10): 2026-08-29 완료 반영, B03 재업로드·B05 최신 조회, B05/B06 구조물 UI 통합, B07↔B08 순서, B07 CAD 고정 척도·횡단 장 배치, B07 CAD 테마, B07 CAD 확대·팬, 배수시설 추천 기준 (+2 more)
|
||||
|
||||
### Community 8 - "DB: 파일/지표면분석 테이블"
|
||||
Cohesion: 0.18
|
||||
Nodes (10): DB: 파일/지표면분석 테이블, input_files.status 값, input_files (입력 원본 파일), processed_point_cloud.status 값, processed_point_cloud (필터/변환 포인트클라우드), surface_models.status 값, surface_models (지표면 모델 및 등고선), terrain_layers (지형 레이어) (+2 more)
|
||||
|
||||
### Community 9 - "DB: 경로/종횡단 테이블"
|
||||
Cohesion: 0.18
|
||||
Nodes (10): cross_sections.data.structures, cross_sections (횡단면 설계), `data` 컬럼 내 `options` 스냅샷 구조 (2026-07-19 도입), `data` 컬럼 내 `profile_alignment` 구조 (2026-07-23 도입), DB: 경로/종횡단 테이블, longitudinal_sections (종단면 설계), route_points (경로 좌표점), route_statistics (노선 통계) (+2 more)
|
||||
|
||||
### Community 10 - "A04_NewsHistory — Frontend"
|
||||
Cohesion: 0.18
|
||||
Nodes (10): A04_NewsHistory — Frontend, CSS 클래스 구조, Mock 데이터 구조, 로컬라이제이션, 미해결 사항, 반응형, 스타일 (CSS), 의존성 (+2 more)
|
||||
|
||||
### Community 11 - "A07_Register — Frontend"
|
||||
Cohesion: 0.18
|
||||
Nodes (10): A07_Register — Frontend, API 클라이언트 함수, 로컬라이제이션, 스타일 (CSS), 약관 동의 (아코디언), 의존성, 이벤트 핸들러, 제출 로직 (2단계 폼 전환) (+2 more)
|
||||
|
||||
### Community 12 - "A08_Support — Frontend"
|
||||
Cohesion: 0.18
|
||||
Nodes (10): A08_Support — Frontend, 로컬라이제이션, 세션 자동 채움, 스타일 (CSS), 의존성, 이벤트 핸들러, 제출 로직, 참고 (+2 more)
|
||||
|
||||
### Community 13 - "B02_ProjRegister — Frontend"
|
||||
Cohesion: 0.18
|
||||
Nodes (10): B02_ProjRegister — Frontend, 로컬라이제이션, 스타일 (CSS), 의존성, 이벤트 핸들러, 입력 필드, 제출 로직, 참고 (+2 more)
|
||||
|
||||
### Community 14 - "A01_Home — Frontend"
|
||||
Cohesion: 0.20
|
||||
Nodes (9): A01_Home — Frontend, Hero 섹션, 로컬라이제이션, 세부 구현, 이벤트 핸들러, 주요 기능 섹션, 최신 소식 섹션, 컴포넌트 (+1 more)
|
||||
|
||||
### Community 15 - "A05_EduDetail — Frontend"
|
||||
Cohesion: 0.20
|
||||
Nodes (9): A05_EduDetail — Frontend, CSS 클래스 구조, 로컬라이제이션, 반응형, 스타일 (CSS), 의존성, 이벤트 핸들러, 컴포넌트 (섹션 빌더) (+1 more)
|
||||
|
||||
### Community 16 - "A06_Login — Frontend"
|
||||
Cohesion: 0.20
|
||||
Nodes (9): A06_Login — Frontend, API 클라이언트 함수, 로컬라이제이션, 스타일 (CSS), 의존성, 이벤트 핸들러, 제출 및 OTP 제어 로직 (2단계 폼 전환), 컴포넌트 / 함수 (+1 more)
|
||||
|
||||
### Community 17 - "A08_Support — Backend"
|
||||
Cohesion: 0.20
|
||||
Nodes (9): A08_Support — Backend, API 엔드포인트, DB 저장 컬럼 (실 코드 INSERT 기준), 내부 헬퍼, 요청 스키마 (Pydantic), 의존성 (공통 유틸), 접수 로직, 특징 (+1 more)
|
||||
|
||||
### Community 18 - "A09_Security — Frontend"
|
||||
Cohesion: 0.20
|
||||
Nodes (9): A09_Security — Frontend, API 클라이언트 함수 (⚠️ 미사용, 정의만), 로컬라이제이션, 스타일 (CSS), 약관 데이터 (A09_Security_Terms.ts), ⚠️ 약관 텍스트와 실 코드 불일치, 의존성, 컴포넌트 / 함수 (+1 more)
|
||||
|
||||
### Community 19 - "B02_ProjRegister — Backend"
|
||||
Cohesion: 0.20
|
||||
Nodes (9): API 엔드포인트, B02_ProjRegister — Backend, DB 저장 컬럼 (projects INSERT), 생성 로직 (create_project 트랜잭션), 요청/응답 스키마 (Pydantic), 의존성 (공통 유틸), 참고, 파일 구조 (+1 more)
|
||||
|
||||
### Community 20 - "B04_PreProcess — Backend"
|
||||
Cohesion: 0.20
|
||||
Nodes (9): 2D/GIS 미표시 원인 분석 및 조치, B04_PreProcess — Backend, 📋 구현 예외 처리 검토 항목 (PLAN), ⚙️ 설정 및 환경 파일 정합성, 수치지형도 도엽 오버레이 아키텍처 (2026-07-26, 2026-08-01 S8 개편), 엔진 서브모듈, 워크플로우 상태 전이 및 자동 확정, 주요 함수 (Router / Repository / Engine / Utility) (+1 more)
|
||||
|
||||
### Community 21 - "B04_PreProcess — Frontend"
|
||||
Cohesion: 0.20
|
||||
Nodes (9): 3D 뷰어 DOM 마운트 버그 수리, 3D 뷰어 테마 연동 및 가독성 개선, 3D 카메라 커서 피봇 & 2D 오버레이 UI 개선 (2026-08-01~02 일원화), B04_PreProcess — Frontend, ⚠️ 계획서와 실 코드 불일치 (3D 뷰어), 의존성, 처리 흐름, 컴포넌트 & API 함수 (+1 more)
|
||||
|
||||
### Community 22 - "B05 구조물 정본·통합 편집"
|
||||
Cohesion: 0.20
|
||||
Nodes (9): API, B05 구조물 정본·통합 편집, B06 경계와 남은 범위, 검증, 배수관·시설 옵션, 백엔드 파일, 유역 추천·개략 단면, 정본과 타입 레지스트리 (+1 more)
|
||||
|
||||
### Community 23 - "B06_Section — Frontend"
|
||||
Cohesion: 0.20
|
||||
Nodes (9): 2026-08-22 파일 한계 정리, API 클라이언트, B06_Section — Frontend, SVG 렌더러 및 유틸리티, UI 패널 크기 및 리사이저 규칙 (2026-08-02 신설), 기술부채 (해결됨), 입력 옵션 (표시 옵션 및 횡단 반폭 제어), 파일 구성 (+1 more)
|
||||
|
||||
### Community 24 - "A03_CompDetail — Frontend"
|
||||
Cohesion: 0.22
|
||||
Nodes (8): A03_CompDetail — Frontend, CSS 클래스 구조, 로컬라이제이션, 반응형, 스타일 (CSS), 의존성, 컴포넌트 (섹션 빌더), 파일 구조
|
||||
|
||||
### Community 25 - "A06_Login — Backend"
|
||||
Cohesion: 0.22
|
||||
Nodes (8): A06_Login — Backend, API 엔드포인트, 내부 헬퍼, 로그인 로직 흐름, 보안 정책 (실 코드 기준), 요청 스키마 (Pydantic), 의존성 (공통 유틸), 파일 구조
|
||||
|
||||
### Community 26 - "유토곡선 (Mass Haul Diagram) 계산 명세"
|
||||
Cohesion: 0.22
|
||||
Nodes (8): 1. 개요 및 분석 목적, 2. 주요 계산 수식 및 원리 (실무 관례 반영), 3. 지반유형별 토량환산계수 기본값 (`config_system.py`), 4. 토공 운반장비 선정거리 및 분배 기준 (`config_system.py`), 5. 유토곡선 곡선 사양 (B06 구현 v2), 6. 웹앱 연동 및 시각화 명세 (2026-08-02 확정), 유토곡선 (Mass Haul Diagram) 계산 명세, B08 Quantity — 2026-09 수량산출
|
||||
|
||||
### Community 27 - "A07_Register — Backend"
|
||||
Cohesion: 0.25
|
||||
Nodes (7): A07_Register — Backend, API 엔드포인트, 가입 로직 흐름, 요청 스키마 (Pydantic), 의존성 (공통 유틸), 참고, 파일 구조
|
||||
|
||||
### Community 28 - "B06 배수관 구조물 조작·표시"
|
||||
Cohesion: 0.25
|
||||
Nodes (7): 4축 조작과 재질, B06 배수관 구조물 조작·표시, 계산·보기 분리, 구현 파일, 자체검증 기록, 조정창, 집수정 9키 조작
|
||||
|
||||
### Community 29 - "B06 기슭막이 연동·경사·단별 제어"
|
||||
Cohesion: 0.25
|
||||
Nodes (7): B06 기슭막이 연동·경사·단별 제어, 검증, 단별 구간값, 선택과 하이라이트, 연동과 경사, 정본과 공용 모델, 형태와 조정창
|
||||
|
||||
### Community 30 - "B08_DesignDetail — Backend"
|
||||
Cohesion: 0.25
|
||||
Nodes (7): B08_DesignDetail — Backend, 도각 템플릿 변환 및 종단도 A1 도각 병합 (2026-07-26), 도면 관리, 종단 30측점 분할, CAD 수량산출표 및 도면 템플릿 파이프라인, 워크플로우 게이팅 연동, 종단도 30측점 N분할 및 납품 양식 측점 테이블 (2026-07-25 N-1-1), 현재 책임 경계, 횡단도 4개 선별 레이어 및 CAD 수량산출표 (2026-07-25 N-1-2/N-1-3)
|
||||
|
||||
### Community 31 - "B08 토적도·수리집수면적유역도"
|
||||
Cohesion: 0.25
|
||||
Nodes (7): B08 토적도·수리집수면적유역도, 검증 한계, 구현·검증 완료, 남은 결정, 데이터 흐름, 도면 기준, 유역 정보표
|
||||
|
||||
### Community 32 - "B09_Estimation — Frontend"
|
||||
Cohesion: 0.25
|
||||
Nodes (7): B09_Estimation — Frontend, 로컬라이제이션, 백엔드/DB — 미착수, 의존성, 참고, 컴포넌트 / 함수, 파일 구조
|
||||
|
||||
### Community 33 - "현재 구현 현황 — 소스 읽기 감사"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): 구현 상태 용어, 단계별 판정, 미결 설계, 반드시 유지할 구분, 비워크플로 영역 판정, 현재 구현 현황 — 소스 읽기 감사
|
||||
|
||||
### Community 34 - "DB: 구조물/수량/산출물 테이블"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): DB: 구조물/수량/산출물 테이블, output_files (개별 산출 파일 리스트), outputs (최종 견적/도면 산출 세션), quantity_items (수량 산출 항목), quantity_items 총비용 계산 예, structures (배치 구조물)
|
||||
|
||||
### Community 35 - "B01_Dashboard — Backend"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): B01_Dashboard — Backend, 기술부채, 라우터 권한 헬퍼, 세분화 백엔드 위키 명세, 요청 스키마, 저장소 및 삭제 함수
|
||||
|
||||
### Community 36 - "B01_Dashboard — Frontend"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): B01_Dashboard — Frontend, UI 권한 헬퍼, 공유 자원 연결, 모달, 분할된 UI 컴포넌트 파일, 파일과 진입점
|
||||
|
||||
### Community 37 - "B03_FileInput — Backend"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): B03_FileInput — Backend, workflow·알림, 메타데이터 분석 및 파일 지문, 임시 보관함 (R2 Temp Upload), 입력 검증·파일 처리, 저장소 및 초기화
|
||||
|
||||
### Community 38 - "B05 급선회 3D 국부 보정 계획"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): B05 급선회 3D 국부 보정 계획, 구조물 연동, 국부 패치 절차, 목적과 경계, 완료 조건, 확인된 노견 확장 회귀
|
||||
|
||||
### Community 39 - "B06 집수정·다단 기슭막이"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): B06 집수정·다단 기슭막이, 미결, 유입 구조물, 유출 성토부·다단, 자체검증 기록, 집수정 계류측 성토부
|
||||
|
||||
### Community 40 - "B06 배수관 구조물 기하·조작 체계"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): B06 배수관 구조물 기하·조작 체계, 검증 상태, 구현 파일, 기슭막이·관 핵심 규칙, 설계선 트림, 접속선
|
||||
|
||||
### Community 41 - "B06 배수관 횡단도 세트"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): B06 배수관 횡단도 세트, 검증 근거와 후속, 계획선 규칙, 구현 항목, 입력·판정, 형상·표시 순서 (2026-08-20 스냅샷)
|
||||
|
||||
### Community 42 - "B10_Payment — Frontend"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): B10_Payment — Frontend, 로컬라이제이션, 비즈니스 로직 전제 (목업), 의존성, 주요 컴포넌트 및 함수 (Mockup), 파일 구조
|
||||
|
||||
### Community 43 - "B11_Status — Frontend"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): B11_Status — Frontend, 결재 상태 흐름 (Payment Flow Status), 로컬라이제이션, 의존성, 주요 컴포넌트 및 기능 (Mockup), 파일 구조
|
||||
|
||||
### Community 44 - "저장 경로 규칙 (Workflow-based Folder Structure)"
|
||||
Cohesion: 0.15
|
||||
Nodes (11): DB 스키마 개요, 설계 원칙, 테이블 관계 (핵심 흐름), 테이블 그룹 (9개), 파일 경로 추적 컬럼 (DB에 경로만 기록, 실 파일은 파일시스템), DB 컬럼 ↔ 실제 경로 매핑, 경로 패턴, 원칙 (backend.md 3절) (+3 more)
|
||||
|
||||
### Community 45 - "DB: 프로젝트 관리 테이블"
|
||||
Cohesion: 0.33
|
||||
Nodes (5): DB: 프로젝트 관리 테이블, project_automations (프로젝트 자동화 정책), project_versions (프로젝트 버전 스냅샷), project_workflow_stages (단계별 상세 상태), projects (프로젝트)
|
||||
|
||||
### Community 46 - "임도기술교본 원문 md 추출 품질 결함"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): 결함 유형 (예시 = 위 파일 기준 줄번호), 원인 추정, 임도기술교본 원문 md 추출 품질 결함, 조치 상태, 확인 범위, 표준도·수량·원가 입력의 미결 경계
|
||||
|
||||
### Community 47 - "A01_Home — 세부 구현"
|
||||
Cohesion: 0.33
|
||||
Nodes (5): A01_Home — 세부 구현, 데이터 흐름, 미해결, 스타일, 의존성
|
||||
|
||||
### Community 48 - "A02_ProgDetail — 세부 구현"
|
||||
Cohesion: 0.33
|
||||
Nodes (5): A02_ProgDetail — 세부 구현, 데이터 흐름, 미해결 / 특이사항, 스타일 (CSS), 의존성
|
||||
|
||||
### Community 49 - "A02_ProgDetail — Frontend"
|
||||
Cohesion: 0.33
|
||||
Nodes (5): A02_ProgDetail — Frontend, 구조, 세부 구현, 제약 준수, 컴포넌트 분석
|
||||
|
||||
### Community 50 - "B01_Dashboard — API"
|
||||
Cohesion: 0.33
|
||||
Nodes (5): B01_Dashboard — API, 사용자·회사, 시스템 관리자, 프로젝트·자동화, 회사 관리자
|
||||
|
||||
### Community 51 - "B03_FileInput — Frontend"
|
||||
Cohesion: 0.33
|
||||
Nodes (5): API 클라이언트, B03_FileInput — Frontend, UI 지원 유틸리티 (분할 완료), 브라우저 상태·오프라인 보조, 페이지·업로드 흐름
|
||||
|
||||
### Community 52 - "B05 계획노선 코리도 삼각망 서피스"
|
||||
Cohesion: 0.33
|
||||
Nodes (5): B05 계획노선 코리도 삼각망 서피스, 검증, 저장·호환성, 진행 중 계획, 프론트엔드 구성
|
||||
|
||||
### Community 53 - "B05 구조물·UI 현재 계획"
|
||||
Cohesion: 0.33
|
||||
Nodes (5): 2026-08-18 B05 페이지 개선 2차 계획 기록, 2026-08-18 사이드 패널·입력 로직 계획 기록, B05/B06 구조물 적용 범위, B05 구조물·UI 현재 계획, 후속 결정 대기
|
||||
|
||||
### Community 54 - "B05 구조물 입력·종단 표시 정비 — 2026-08-19"
|
||||
Cohesion: 0.33
|
||||
Nodes (5): B05 구조물 입력·종단 표시 정비 — 2026-08-19, 기록된 검증, 기준 해석 보류, 완료 범위, 주요 항목
|
||||
|
||||
### Community 55 - "B07 구조물 표준도 — 조사·합의와 현재 통로"
|
||||
Cohesion: 0.20
|
||||
Nodes (9): Aislo 프로젝트 지도, 명칭 판정, 탐색 순서, 현재 명칭과 책임, B08_DesignDetail/B08_frontend, B08 수량 ↔ B09 원가 계약, B07 DesignDetail — 현재 책임, B07 구조물 표준도 — 조사·합의와 현재 통로 (+1 more)
|
||||
|
||||
### Community 56 - "B08 횡단도 구조물·장 배치"
|
||||
Cohesion: 0.33
|
||||
Nodes (5): B08 횡단도 구조물·장 배치, 결과, 데이터·구현 흐름, 문제와 결정, 한계
|
||||
|
||||
### Community 57 - "2026-09-07 완료·보류 요약"
|
||||
Cohesion: 0.33
|
||||
Nodes (4): B05_Profile/B05_backend, 2026-09-07 완료·보류 요약, B07 Quantity — Frontend, 현재 사용자 동작
|
||||
|
||||
### Community 58 - "B07 외부 WebCAD 비교 실행환경"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B07 외부 WebCAD 비교 실행환경, 검증 상태, 라이선스 주의, 실행과 종료
|
||||
|
||||
### Community 59 - "Temp Upload (프로젝트 생성 전 임시 보관함)"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): Temp Upload (프로젝트 생성 전 임시 보관함), 사용처, 주요 개념 및 스펙, 주요 구성 요소
|
||||
|
||||
### Community 60 - "Q: 배수관 매설시 각도의 제약조건이 있는지 확인해줘. 임도에서"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): Answer, Outcome, Q: 배수관 매설시 각도의 제약조건이 있는지 확인해줘. 임도에서, Source Nodes
|
||||
|
||||
### Community 61 - "Q: 임도 기술정보DB에서 집수정의 형태정보는 어떤게 있는지 확인해줘."
|
||||
Cohesion: 0.40
|
||||
Nodes (4): Answer, Outcome, Q: 임도 기술정보DB에서 집수정의 형태정보는 어떤게 있는지 확인해줘., Source Nodes
|
||||
|
||||
### Community 62 - "B02_ProjRegister — DB"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B02_ProjRegister — DB, 쓰는 테이블, 저장소(파일시스템), 참고 (계획 당시 의도)
|
||||
|
||||
### Community 63 - "B03_FileInput — API"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B03_FileInput — API, workflow 조회, 일반 업로드, 청크 업로드
|
||||
|
||||
### Community 64 - "B04_PreProcess — DB"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B04_PreProcess — DB, Repository 함수, 쓰는 테이블, 참고
|
||||
|
||||
### Community 65 - "B05_Profile — API"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): API 스키마 및 반환 필드, B05_Profile — API, `POST /{project_id}/route/confirm` 요청 (`RouteConfirmRequest`), 엔드포인트
|
||||
|
||||
### Community 66 - "B05 변형 성토면 마감·날개 패치"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B05 변형 성토면 마감·날개 패치, 세월교 날개 패치, 저장·검증, 패치 마감
|
||||
|
||||
### Community 67 - "B05_Profile — Profile Alignment & Table"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 12행 도면 테이블 및 가로 스크롤 정렬 개편 (`_UI_Profile_Table.ts`, `_UI_Profile_Panel.ts`), B05_Profile — Profile Alignment & Table, 비정규 측점(구조물) 테이블 오버레이 & 런타임 검증 (`_UI_Profile_Table.ts`, `_UI_IrregularStations.ts`), 종단 계획고 편집 인터랙션 (`_UI_Profile_Edit.ts`, `_UI_Profile_Panel.ts`, `_UI_Page.ts`)
|
||||
|
||||
### Community 68 - "B05 구조물 비정규 측점 공급"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B05 구조물 비정규 측점 공급, 검증, 공급 경로, 정본 규칙
|
||||
|
||||
### Community 69 - "B05_Profile_UI_Drainage_Parts — 배수유역 공용 UI 파츠"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 함수, 3. 의존성, B05_Profile_UI_Drainage_Parts — 배수유역 공용 UI 파츠
|
||||
|
||||
### Community 70 - "_UI_Drainage_Render — 배수유역도 Canvas 렌더러"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 함수, 3. 의존성, _UI_Drainage_Render — 배수유역도 Canvas 렌더러
|
||||
|
||||
### Community 71 - "_UI_Profile_Structures — 종단 구조물 렌더링 및 인터랙션"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 함수, 3. 의존성, _UI_Profile_Structures — 종단 구조물 렌더링 및 인터랙션
|
||||
|
||||
### Community 72 - "_UI_Selection — 배수/구조물 3자 선택 동기화"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 함수, 3. 의존성, _UI_Selection — 배수/구조물 3자 선택 동기화
|
||||
|
||||
### Community 73 - "B06 인접 측점 구조물 트림 정리"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B06 인접 측점 구조물 트림 정리, 검증, 원인과 경계, 처리 항목
|
||||
|
||||
### Community 74 - "B06 물넘이포장·콘크리트 포장·독립 기슭막이"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B06 물넘이포장·콘크리트 포장·독립 기슭막이, 검증, 독립 기슭막이, 포장과 물넘이
|
||||
|
||||
### Community 75 - "B06_Section_Engine_Areas — 횡단 면적 적분 연산 엔진"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 함수, 3. 의존성, B06_Section_Engine_Areas — 횡단 면적 적분 연산 엔진
|
||||
|
||||
### Community 76 - "B06_Section_Router_Confirm — 임시 저장 및 확정 라우터"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 엔드포인트, 3. 의존성, B06_Section_Router_Confirm — 임시 저장 및 확정 라우터
|
||||
|
||||
### Community 77 - "B06_Section_UI_Cross_Areas — 횡단 단면적 표기 및 밴드 하이라이트"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 함수, 3. 의존성, B06_Section_UI_Cross_Areas — 횡단 단면적 표기 및 밴드 하이라이트
|
||||
|
||||
### Community 78 - "B06_Section_UI_Cross_Design — 횡단 측점별 세부 설계 컨트롤"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 함수, 3. 의존성, B06_Section_UI_Cross_Design — 횡단 측점별 세부 설계 컨트롤
|
||||
|
||||
### Community 79 - "B06_Section_UI_MassHaul — 유토곡선 적분 계산 엔진"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 함수, 3. 의존성, B06_Section_UI_MassHaul — 유토곡선 적분 계산 엔진
|
||||
|
||||
### Community 80 - "B06_Section_UI_MassHaul_Balance — 평형선 및 장비 띠 분할 엔진"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 알고리즘, 3. 의존성, B06_Section_UI_MassHaul_Balance — 평형선 및 장비 띠 분할 엔진
|
||||
|
||||
### Community 81 - "B06_Section_UI_MassHaul_Balance_View — 운반 띠 시각화 렌더러"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 렌더링, 3. 의존성, B06_Section_UI_MassHaul_Balance_View — 운반 띠 시각화 렌더러
|
||||
|
||||
### Community 82 - "B06_Section_UI_MassHaul_Balloon — 물량 말풍선 배치 및 조작"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 알고리즘, 3. 의존성, B06_Section_UI_MassHaul_Balloon — 물량 말풍선 배치 및 조작
|
||||
|
||||
### Community 83 - "B06_Section_UI_MassHaul_Curve — 유토곡선 궤적 보간 및 렌더링"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 기하 수학, 3. 의존성, B06_Section_UI_MassHaul_Curve — 유토곡선 궤적 보간 및 렌더링
|
||||
|
||||
### Community 84 - "B06_Section_UI_MassHaul_Settle — 토량 정산 및 장거리 상쇄 엔진"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 로직, 3. 의존성, B06_Section_UI_MassHaul_Settle — 토량 정산 및 장거리 상쇄 엔진
|
||||
|
||||
### Community 85 - "B06_Section_UI_MassHaul_View — 유토곡선 시각화 렌더러"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 함수, 3. 의존성, B06_Section_UI_MassHaul_View — 유토곡선 시각화 렌더러
|
||||
|
||||
### Community 86 - "B06_Section_UI_Page — B06 메인 페이지 오케스트레이터"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 함수, 3. 의존성, B06_Section_UI_Page — B06 메인 페이지 오케스트레이터
|
||||
|
||||
### Community 87 - "B06_Section_UI_Section_View — 종/횡단 및 유토곡선 뷰 조립"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 1. 개요 및 역할, 2. 주요 기능 및 함수, 3. 의존성, B06_Section_UI_Section_View — 종/횡단 및 유토곡선 뷰 조립
|
||||
|
||||
### Community 88 - "B07 Quantity — Backend"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B07 Quantity — Backend, 구현되지 않은 항목, 구현된 항목, 책임 경계 미결
|
||||
|
||||
### Community 89 - "B08 CAD 블록 라이브러리·사진"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B08 CAD 블록 라이브러리·사진, 검증, 구현, 범위 결정
|
||||
|
||||
### Community 90 - "B08 OpenWebCAD 명령 체계"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B08 OpenWebCAD 명령 체계, 검증·제한, 구현 범위, 핵심 구성
|
||||
|
||||
### Community 91 - "B08_CAD_table_entity.md"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 검증·후속, 기능, 모델, 이관 범위
|
||||
|
||||
### Community 92 - "공개·인증·관리 영역 지도"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): 공개·인증·관리 영역 지도, 공통 의존, 직접 구현 관계
|
||||
|
||||
### Community 93 - "공유 자원 영향 지도"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): 공유 자원 영향 지도, 단계별 직접 연결, 영향 분석 규칙
|
||||
|
||||
### Community 94 - "A00_Common — 공통 프레임워크 & 유틸"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): A00_Common — 공통 프레임워크 & 유틸, 📋 개요, 📂 세분화 마크다운 문서 목록
|
||||
|
||||
### Community 95 - "app_shell.ts"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): app_shell.ts, 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 96 - "router.ts"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): router.ts, 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 97 - "B04_PreProcess — API"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B04_PreProcess — API, 엔드포인트, 요청/응답 스키마 (Pydantic)
|
||||
|
||||
### Community 98 - "B04_PreProcess — Dependencies"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B04_PreProcess — Dependencies, 백엔드 (Python), 프론트엔드 (TypeScript)
|
||||
|
||||
### Community 99 - "B05_Profile — Backend"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile — Backend, 📂 소스코드 1:1 세분화 위키 파일 목록, 📋 핵심 백엔드 아키텍처 개요
|
||||
|
||||
### Community 100 - "B05_Profile — DB 사용 관계"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile — DB 사용 관계, Repository 함수, 저장 경로
|
||||
|
||||
### Community 101 - "B05_Profile — 3D Viewer & Interaction"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): 3D 마커 직접 드래그 이동 (0_old I-401 이식), 3D 지형 뷰포트 시각화 (`_UI_Viewer.ts`, `_UI_Markers.ts`), B05_Profile — 3D Viewer & Interaction
|
||||
|
||||
### Community 102 - "B05_Profile_Engine_Sections.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): ⚠️ 런타임 검증 주의사항 (2026-07-24 검증 보고서 기준), 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 103 - "B05_Profile_Api_Fetch.ts"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_Api_Fetch.ts, 🔗 연관 개념 및 의존성, 🛠️ 주요 API 함수 목록
|
||||
|
||||
### Community 104 - "B05_Profile_UI_Drainage_Panel"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_UI_Drainage_Panel, 📋 개요 및 특징, 🛠️ 주요 함수 / 심볼 목록
|
||||
|
||||
### Community 105 - "B05_Profile_UI_Drainage_Pipes"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_UI_Drainage_Pipes, 📋 개요 및 특징, 🛠️ 주요 함수 / 심볼 목록
|
||||
|
||||
### Community 106 - "B05_Profile_UI_Profile_Panel.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): 🔗 연관 개념 및 의존성, 🛠️ 주요 기능 및 개선사항 (2026-08-06), 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 107 - "B06_Section — DB 사용 관계"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B06_Section — DB 사용 관계, Repository 함수, 파일 경로
|
||||
|
||||
### Community 108 - "B06_Section_Api_Fetch — B06 프론트엔드 API 클라이언트"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): 1. 개요 및 역할, 2. 주요 연동 API 함수, B06_Section_Api_Fetch — B06 프론트엔드 API 클라이언트
|
||||
|
||||
### Community 109 - "B06_Section_UI_Standard_Diagram — 표준단면 모식도 컴포넌트"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): 1. 개요 및 역할, 2. 주요 기능, B06_Section_UI_Standard_Diagram — 표준단면 모식도 컴포넌트
|
||||
|
||||
### Community 110 - "B06_Section_UI_Standard_Panel — 표준단면 입력 및 제어 패널"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): 1. 개요 및 역할, 2. 주요 기능, B06_Section_UI_Standard_Panel — 표준단면 입력 및 제어 패널
|
||||
|
||||
### Community 111 - "B08_DesignDetail — Dependencies"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B08_DesignDetail — Dependencies, Backend (requirements.txt), Frontend (package.json / tsconfig.json)
|
||||
|
||||
### Community 146 - "B01~B09 Workflow 데이터 흐름"
|
||||
Cohesion: 0.40
|
||||
Nodes (5): B01~B09 Workflow 데이터 흐름, B04→B06 자동 계산과 재설계, 단계 관계, 상태와 산출물 무효화, 정본 위치
|
||||
|
||||
### Community 196 - "B06_Section — Backend"
|
||||
Cohesion: 0.40
|
||||
Nodes (5): B06_Section — Backend, 계산 엔진, 데이터 영구 저장 및 환경설정, 라우터·workflow (조회, 확정, 타 프로젝트 불러오기 및 재생성), 요청·응답 모델
|
||||
|
||||
## Knowledge Gaps
|
||||
- **675 isolated node(s):** `단계별 판정`, `비워크플로 영역 판정`, `구현 상태 용어`, `반드시 유지할 구분`, `미결 설계` (+670 more)
|
||||
These have ≤1 connection - possible missing edges or undocumented components.
|
||||
- **82 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes.
|
||||
|
||||
## Work-memory lessons
|
||||
|
||||
**Known dead ends** — questions that led nowhere; don't re-derive.
|
||||
- "배수관 매설시 각도의 제약조건이 있는지 확인해줘. 임도에서" -> `배수유역 해석 및 세부설계`
|
||||
- "임도 기술정보DB에서 집수정의 형태정보는 어떤게 있는지 확인해줘." -> `B06 배수관 횡단도 세트`, `유입 구조물 판정`
|
||||
|
||||
## Suggested Questions
|
||||
_Questions this graph is uniquely positioned to answer:_
|
||||
|
||||
- **Why does `B07 구조물 표준도 — 조사·합의와 현재 통로` connect `B07 구조물 표준도 — 조사·합의와 현재 통로` to `유토곡선 (Mass Haul Diagram) 계산 명세`, `임도기술교본 원문 md 추출 품질 결함`?**
|
||||
_High betweenness centrality (0.002) - this node is a cross-community bridge._
|
||||
- **Why does `2026-09-04 완료 항목` connect `2026-09-04 완료 항목` to `2026-09-07 완료·보류 요약`, `B07 구조물 표준도 — 조사·합의와 현재 통로`?**
|
||||
_High betweenness centrality (0.002) - this node is a cross-community bridge._
|
||||
- **What connects `단계별 판정`, `비워크플로 영역 판정`, `구현 상태 용어` to the rest of the system?**
|
||||
_675 weakly-connected nodes found - possible documentation gaps or missing edges._
|
||||
- **Should `UI Templates — Localization & Components` be split into smaller, more focused modules?**
|
||||
_Cohesion score 0.06451612903225806 - nodes in this community are weakly interconnected._
|
||||
- **Should `인증 / RBAC` be split into smaller, more focused modules?**
|
||||
_Cohesion score 0.04878048780487805 - nodes in this community are weakly interconnected._
|
||||
- **Should `A00_Common — App Shell Framework` be split into smaller, more focused modules?**
|
||||
_Cohesion score 0.13333333333333333 - nodes in this community are weakly interconnected._
|
||||
- **Should `2026-09-04 완료 항목` be split into smaller, more focused modules?**
|
||||
_Cohesion score 0.125 - nodes in this community are weakly interconnected._
|
||||
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"runs": [
|
||||
{
|
||||
"date": "2026-08-16T00:00:00+09:00",
|
||||
"input_tokens": 265124,
|
||||
"output_tokens": 14991,
|
||||
"files": 146
|
||||
},
|
||||
{
|
||||
"date": "2026-08-16T12:43:20.106802+00:00",
|
||||
"input_tokens": 27985,
|
||||
"output_tokens": 2184,
|
||||
"files": 22
|
||||
},
|
||||
{
|
||||
"date": "2026-08-16T12:46:45.166477+00:00",
|
||||
"input_tokens": 5694,
|
||||
"output_tokens": 1138,
|
||||
"files": 6
|
||||
},
|
||||
{
|
||||
"date": "2026-08-16T12:48:56.020124+00:00",
|
||||
"input_tokens": 14784,
|
||||
"output_tokens": 2835,
|
||||
"files": 12
|
||||
},
|
||||
{
|
||||
"date": "2026-08-16T14:33:37.811664+00:00",
|
||||
"input_tokens": 0,
|
||||
"output_tokens": 0,
|
||||
"files": 12,
|
||||
"usage_note": "semantic subagent token usage unavailable from collaboration runtime; graph content extracted and validated"
|
||||
},
|
||||
{
|
||||
"date": "2026-08-20T11:01:22.299635+00:00",
|
||||
"input_tokens": 0,
|
||||
"output_tokens": 0,
|
||||
"files": 10,
|
||||
"usage_note": "Gemini backend dependency unavailable; host semantic extraction used and collaboration runtime token usage unavailable; 27 nodes/59 edges validated"
|
||||
},
|
||||
{
|
||||
"date": "2026-08-21T09:54:12.581221+00:00",
|
||||
"input_tokens": 0,
|
||||
"output_tokens": 0,
|
||||
"files": 3,
|
||||
"note": "collaboration runtime did not expose semantic extraction token usage"
|
||||
}
|
||||
],
|
||||
"total_input_tokens": 313587,
|
||||
"total_output_tokens": 21148
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,15 +1,16 @@
|
||||
# Graph Report - docs\wiki (2026-09-09)
|
||||
# Graph Report - wiki (2026-09-11)
|
||||
|
||||
## Corpus Check
|
||||
- cluster-only mode — file stats not available
|
||||
- 206 files · ~57,686 words
|
||||
- Verdict: corpus is large enough that graph structure adds value.
|
||||
|
||||
## Summary
|
||||
- 992 nodes · 805 edges · 197 communities (115 shown, 82 thin omitted)
|
||||
- 1170 nodes · 996 edges · 189 communities (155 shown, 34 thin omitted)
|
||||
- Extraction: 100% EXTRACTED · 0% INFERRED · 0% AMBIGUOUS
|
||||
- Token cost: 0 input · 0 output
|
||||
|
||||
## Graph Freshness
|
||||
- Built from commit: `d9b801ae`
|
||||
- Built from commit: `e49e4d85`
|
||||
- Run `git rev-parse HEAD` and compare to check if the graph is stale.
|
||||
- Run `graphify update .` after code changes (no API cost).
|
||||
|
||||
@@ -186,35 +187,28 @@
|
||||
- B08_DesignDetail_Engine_Cad_Basin.py
|
||||
- B08_DesignDetail_Engine_Cad_MassHaul.py
|
||||
- B08 CAD·납품 도면 후속
|
||||
- B08 CAD 기본 조작
|
||||
- B08 CAD 도각·표제란
|
||||
- B08 CAD 사용자 편의성 정리
|
||||
- B08_DesignDetail — Frontend
|
||||
- OpenWebCAD Core
|
||||
- common_util_mass_haul_settle.ts
|
||||
- Drainage Watershed (유역도)
|
||||
- Mass Haul Diagram (토적도)
|
||||
- 2026-09-01 완료 — B04 지면 처리·B05/B06 배수 제어
|
||||
- 2026-09-01 잔여 완료 체크 정리
|
||||
- 2026-09-02 완료 항목
|
||||
- 2026-09-03 완료 — 입력·배수·종횡단·CAD
|
||||
- 2026-09-03 추가 완료 — 화면·종단·횡단
|
||||
- Query: 임도 집수정 형태정보
|
||||
- Wiki Index
|
||||
- B03 File Input Backend
|
||||
- B03 File Input Frontend
|
||||
- B04 PreProcess Backend
|
||||
- B04 PreProcess Frontend
|
||||
- B07_Quantity_Router.md
|
||||
- B08 CAD Blocks Library
|
||||
- B08 CAD Table Entity
|
||||
- B08 Cross Section Structure Sheets
|
||||
- Query: 배수관 매설 각도 제약조건 (임도)
|
||||
- B06_Section — Backend
|
||||
|
||||
## God Nodes (most connected - your core abstractions)
|
||||
1. `2026-09-04 완료 항목` - 17 edges
|
||||
2. `UI Templates — Localization & Components` - 12 edges
|
||||
3. `DB: 로그/모니터링 테이블` - 11 edges
|
||||
1. `UI Templates — Localization & Components` - 12 edges
|
||||
2. `DB: 로그/모니터링 테이블` - 11 edges
|
||||
3. `B07 구조물 표준도 — 조사·합의와 현재 통로` - 11 edges
|
||||
4. `2026-08-29 완료 반영` - 10 edges
|
||||
5. `DB: 파일/지표면분석 테이블` - 10 edges
|
||||
6. `A07_Register — Frontend` - 10 edges
|
||||
@@ -224,16 +218,12 @@
|
||||
10. `배수유역 해석 및 세부설계 (Drainage Watershed)` - 9 edges
|
||||
|
||||
## Surprising Connections (you probably didn't know these)
|
||||
- `2026-09-04 완료 항목` --references--> `B05_Profile/B05_backend` [EXTRACTED]
|
||||
concepts/completed_2026-09-04.md → B05_Profile/B05_backend.md
|
||||
- `2026-09-04 완료 항목` --references--> `B08_DesignDetail/B08_frontend` [EXTRACTED]
|
||||
concepts/completed_2026-09-04.md → B08_DesignDetail/B08_frontend.md
|
||||
- `B07 구조물 표준도 — 조사·합의와 현재 통로` --references--> `표준도·수량·원가 입력의 미결 경계` [EXTRACTED]
|
||||
pages/B07_DesignDetail/B07_standard_drawings_2026_09.md → concepts/standard_drawing_cost_inputs.md
|
||||
- `2026-09-04 완료 항목` --references--> `B01_Dashboard/B01_frontend` [EXTRACTED]
|
||||
concepts/completed_2026-09-04.md → B01_Dashboard/B01_frontend.md
|
||||
- `2026-09-04 완료 항목` --references--> `B03_FileInput/B03_backend` [EXTRACTED]
|
||||
concepts/completed_2026-09-04.md → B03_FileInput/B03_backend.md
|
||||
- `B07 구조물 표준도 — 조사·합의와 현재 통로` --references--> `B07 DesignDetail — 현재 책임` [EXTRACTED]
|
||||
pages/B07_DesignDetail/B07_standard_drawings_2026_09.md → pages/B07_DesignDetail/B07_frontend.md
|
||||
- `B07 구조물 표준도 — 조사·합의와 현재 통로` --references--> `B08 Quantity — 2026-09 수량산출` [EXTRACTED]
|
||||
pages/B07_DesignDetail/B07_standard_drawings_2026_09.md → pages/B08_Quantity/B08_overview_2026_09.md
|
||||
- `B07 구조물 표준도 — 조사·합의와 현재 통로` --references--> `B09 Estimation — 2026-09 원가계산` [EXTRACTED]
|
||||
pages/B07_DesignDetail/B07_standard_drawings_2026_09.md → pages/B09_Estimation/B09_overview_2026_09.md
|
||||
|
||||
## Import Cycles
|
||||
- None detected.
|
||||
@@ -242,8 +232,6 @@
|
||||
- **B03-B08 Workflow Data Flow** — b03_fileinput_route_snapshot_crs, b04_preprocess_drainage_compass_crs, b05_profile_frontend, b06_section_cross_design_ui_2026_09, b08_designdetail_frontend [INFERRED 0.90]
|
||||
- **Shared Mass Haul Calculation and UI** — b05_profile_masshaul_structure_2026_09, b06_section_masshaul_culvert_2026_09, b08_designdetail_cad_delivery_2026_09 [EXTRACTED 0.85]
|
||||
- **CAD Delivery and Usability Framework** — b08_designdetail_cad_interaction, b08_designdetail_cad_title_block, b08_designdetail_cad_usability_2026_09_01, b08_designdetail_cad_delivery_2026_09 [EXTRACTED 0.95]
|
||||
- **B05 Profile Interaction & Viewer Updates** — b05_profile_b05_frontend_viewer, b05_profile_b05_profile_interaction_2026_09, b05_profile_b05_frontend [EXTRACTED 0.90]
|
||||
- **B08 Design Detail Drawing Updates** — b08_designdetail_b08_frontend, b08_designdetail_b08_cross_structure_sheets [EXTRACTED 0.90]
|
||||
- **LAS-Free Analysis Workflow** — concepts_las_free_sheet_surface, pages_b03_fileinput_backend, pages_b04_preprocess_backend [EXTRACTED 1.00]
|
||||
- **B08 Drawing Generation Flow** — b08_designdetail_b08_designdetail_engine_cad_masshaul_py, b08_designdetail_b08_designdetail_engine_cad_basin_py, common_util_common_util_mass_haul_settle_ts [EXTRACTED 0.90]
|
||||
- **Drainage System Workflow** — concepts_drainage_watershed, pages_b05_profile_b05_structures, pages_b06_section_b06_culvert_set, pages_b06_section_b06_culvert_geometry_redesign [EXTRACTED 0.95]
|
||||
@@ -251,27 +239,27 @@
|
||||
- **3D Corridor Generation Flow** — pages_b05_profile_b05_corridor_surface, pages_b05_profile_b05_corridor_plan_curves, pages_b05_profile_b05_corridor_cut_fill, pages_b05_profile_b05_corridor_patch_finish [EXTRACTED 0.90]
|
||||
- **Late Workflow Stages (B07-B09)** — pages_b07_quantity_b07_frontend, pages_b08_designdetail_b08_frontend, pages_b09_estimation_b09_frontend [EXTRACTED 1.00]
|
||||
|
||||
## Communities (197 total, 82 thin omitted)
|
||||
## Communities (189 total, 34 thin omitted)
|
||||
|
||||
### Community 0 - "UI Templates — Localization & Components"
|
||||
Cohesion: 0.06
|
||||
Nodes (27): CRS 메타데이터 정상화, 검증 범위와 모순 이력, 검증된 판정, 데이터 흐름, 사용처, 백엔드 (Python 3.12.7), 선정 원칙 (agent.md 3절), 외부 라이브러리 의존성 (+19 more)
|
||||
Cohesion: 0.05
|
||||
Nodes (38): 2026-09-04 완료 항목, 700줄 제한 분리, 보존된 미완료 범위, 상시계획서 추가 완료 범위, 완료 범위, 추가 완료 범위, 디자인 시스템 (Design System), 레이아웃 및 둥근 테두리 (Radius & Spacing) (+30 more)
|
||||
|
||||
### Community 1 - "인증 / RBAC"
|
||||
Cohesion: 0.05
|
||||
Nodes (35): API 공통 (여러 페이지가 공유하는 엔드포인트), 공통 오류 응답 포맷 (전 라우터), 워크플로우 상태 조회, 폴링 패턴 (legacy workflow.json 설계; 현재 구현은 workflow-state API 사용), OTP / 비밀번호 및 디바이스 신뢰, 권한 검증 헬퍼 (B01_Dashboard), 라우팅 가드 (frontend.md 5.2), 사용자 상태 생명주기 (+27 more)
|
||||
Cohesion: 0.06
|
||||
Nodes (31): OTP / 비밀번호 및 디바이스 신뢰, 권한 검증 헬퍼 (B01_Dashboard), 라우팅 가드 (frontend.md 5.2), 사용자 상태 생명주기, 사용처 (역참조), 세션 인증 (backend.md 6.3), 역할 (users.role), 인증 / RBAC (+23 more)
|
||||
|
||||
### Community 2 - "A00_Common — App Shell Framework"
|
||||
Cohesion: 0.13
|
||||
Nodes (13): A00_Common — App Shell Framework, app_shell 구성요소, router 라우팅 테이블, A00_Common — 스캐폴드·CSS·종속성, b_page_scaffold, CSS 인젝션, 사용처, 종속성 (+5 more)
|
||||
Cohesion: 0.08
|
||||
Nodes (22): A00_Common — App Shell Framework, app_shell 구성요소, router 라우팅 테이블, A00_Common — 스캐폴드·CSS·종속성, b_page_scaffold, CSS 인젝션, 사용처, 종속성 (+14 more)
|
||||
|
||||
### Community 3 - "2026-09-04 완료 항목"
|
||||
Cohesion: 0.12
|
||||
Nodes (16): B01_Dashboard/B01_frontend, B03_FileInput/B03_backend, B03_FileInput/B03_frontend, B04_PreProcess/B04_frontend, B05_Profile/B05_frontend, B05_Profile/B05_frontend_alignment, B05_Profile/B05_frontend_viewer, B05_Profile/B05_profile_interaction_2026_09 (+8 more)
|
||||
Cohesion: 0.07
|
||||
Nodes (25): API 공통 (여러 페이지가 공유하는 엔드포인트), 공통 오류 응답 포맷 (전 라우터), 워크플로우 상태 조회, 폴링 패턴 (legacy workflow.json 설계; 현재 구현은 workflow-state API 사용), 계산 구현 원칙, 계획노선 규칙, 설계 데이터 생명주기, 정본 세 벌 (+17 more)
|
||||
|
||||
### Community 4 - "배수유역 해석 및 세부설계 (Drainage Watershed)"
|
||||
Cohesion: 0.12
|
||||
Nodes (14): 1. B04 vs B05 역할 분담 및 일원화, 2. 공용 배수 엔진 및 WAMIS 강우량 연동 (Phase 1~2, 2026-08-13 관측소 전환), 3. 구조물 3단 옵션 체계 & UI (Phase 3~5), 4. 해석 알고리즘 — 등고선 하강 (Contour Descent), 5. 적색/청색 판정 및 유역 확장, 6. 평균 흐름 화살표 (Flow Arrows) 및 흐름강도 램프, 7. 영구저장소 산출물 구조, 8. B08 수리집수면적유역도 (+6 more)
|
||||
Cohesion: 0.25
|
||||
Nodes (7): B08_DesignDetail — Frontend, CAD 계획선 레이어 연동 및 편집 지원 (2026-07-22), openwebcad 단위 정합, 선 특성/폰트 UI 및 Fit-in-all (2026-07-20), 독립형 CAD 임베드 및 데이터 연동 아키텍처, 의존성, 주요 컴포넌트 / 함수, 파일 구조
|
||||
|
||||
### Community 5 - "DB: 로그/모니터링 테이블"
|
||||
Cohesion: 0.17
|
||||
@@ -282,8 +270,8 @@ Cohesion: 0.17
|
||||
Nodes (11): A09_Security — Backend, API 엔드포인트, DB 저장 (activity_logs), 권한 헬퍼, 마스터(회사 관리자) 전용 — `require_master`, 시스템 관리자 전용 — `require_system_admin`, 요청 스키마 (Pydantic), 의존성 (공통 유틸) (+3 more)
|
||||
|
||||
### Community 7 - "2026-08-29 완료 반영"
|
||||
Cohesion: 0.18
|
||||
Nodes (10): 2026-08-29 완료 반영, B03 재업로드·B05 최신 조회, B05/B06 구조물 UI 통합, B07↔B08 순서, B07 CAD 고정 척도·횡단 장 배치, B07 CAD 테마, B07 CAD 확대·팬, 배수시설 추천 기준 (+2 more)
|
||||
Cohesion: 0.10
|
||||
Nodes (17): 2026-08-29 완료 반영, B03 재업로드·B05 최신 조회, B05/B06 구조물 UI 통합, B07↔B08 순서, B07 CAD 고정 척도·횡단 장 배치, B07 CAD 테마, B07 CAD 확대·팬, 배수시설 추천 기준 (+9 more)
|
||||
|
||||
### Community 8 - "DB: 파일/지표면분석 테이블"
|
||||
Cohesion: 0.18
|
||||
@@ -358,8 +346,8 @@ Cohesion: 0.22
|
||||
Nodes (8): A06_Login — Backend, API 엔드포인트, 내부 헬퍼, 로그인 로직 흐름, 보안 정책 (실 코드 기준), 요청 스키마 (Pydantic), 의존성 (공통 유틸), 파일 구조
|
||||
|
||||
### Community 26 - "유토곡선 (Mass Haul Diagram) 계산 명세"
|
||||
Cohesion: 0.22
|
||||
Nodes (8): 1. 개요 및 분석 목적, 2. 주요 계산 수식 및 원리 (실무 관례 반영), 3. 지반유형별 토량환산계수 기본값 (`config_system.py`), 4. 토공 운반장비 선정거리 및 분배 기준 (`config_system.py`), 5. 유토곡선 곡선 사양 (B06 구현 v2), 6. 웹앱 연동 및 시각화 명세 (2026-08-02 확정), 유토곡선 (Mass Haul Diagram) 계산 명세, B08 Quantity — 2026-09 수량산출
|
||||
Cohesion: 0.15
|
||||
Nodes (11): 1. 개요 및 분석 목적, 2. 주요 계산 수식 및 원리 (실무 관례 반영), 3. 지반유형별 토량환산계수 기본값 (`config_system.py`), 4. 토공 운반장비 선정거리 및 분배 기준 (`config_system.py`), 5. 유토곡선 곡선 사양 (B06 구현 v2), 6. 웹앱 연동 및 시각화 명세 (2026-08-02 확정), 유토곡선 (Mass Haul Diagram) 계산 명세, B08 Quantity — 2026-09 수량산출 (+3 more)
|
||||
|
||||
### Community 27 - "A07_Register — Backend"
|
||||
Cohesion: 0.25
|
||||
@@ -386,8 +374,8 @@ Cohesion: 0.25
|
||||
Nodes (7): B09_Estimation — Frontend, 로컬라이제이션, 백엔드/DB — 미착수, 의존성, 참고, 컴포넌트 / 함수, 파일 구조
|
||||
|
||||
### Community 33 - "현재 구현 현황 — 소스 읽기 감사"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): 구현 상태 용어, 단계별 판정, 미결 설계, 반드시 유지할 구분, 비워크플로 영역 판정, 현재 구현 현황 — 소스 읽기 감사
|
||||
Cohesion: 0.06
|
||||
Nodes (28): 구현 상태 용어, 단계별 판정, 미결 설계, 반드시 유지할 구분, 비워크플로 영역 판정, 현재 구현 현황 — 소스 읽기 감사, Aislo 프로젝트 지도, 명칭 판정 (+20 more)
|
||||
|
||||
### Community 34 - "DB: 구조물/수량/산출물 테이블"
|
||||
Cohesion: 0.29
|
||||
@@ -430,16 +418,16 @@ Cohesion: 0.29
|
||||
Nodes (6): B11_Status — Frontend, 결재 상태 흐름 (Payment Flow Status), 로컬라이제이션, 의존성, 주요 컴포넌트 및 기능 (Mockup), 파일 구조
|
||||
|
||||
### Community 44 - "저장 경로 규칙 (Workflow-based Folder Structure)"
|
||||
Cohesion: 0.15
|
||||
Nodes (11): DB 스키마 개요, 설계 원칙, 테이블 관계 (핵심 흐름), 테이블 그룹 (9개), 파일 경로 추적 컬럼 (DB에 경로만 기록, 실 파일은 파일시스템), DB 컬럼 ↔ 실제 경로 매핑, 경로 패턴, 원칙 (backend.md 3절) (+3 more)
|
||||
Cohesion: 0.29
|
||||
Nodes (6): B05 구조물 3D 투영 커브, 검증, 구조물 날개·바닥 연결, 비탈 투영·성토면 절단, 저장·호환성, 커브 생성·렌더
|
||||
|
||||
### Community 45 - "DB: 프로젝트 관리 테이블"
|
||||
Cohesion: 0.33
|
||||
Nodes (5): DB: 프로젝트 관리 테이블, project_automations (프로젝트 자동화 정책), project_versions (프로젝트 버전 스냅샷), project_workflow_stages (단계별 상세 상태), projects (프로젝트)
|
||||
|
||||
### Community 46 - "임도기술교본 원문 md 추출 품질 결함"
|
||||
Cohesion: 0.29
|
||||
Nodes (6): 결함 유형 (예시 = 위 파일 기준 줄번호), 원인 추정, 임도기술교본 원문 md 추출 품질 결함, 조치 상태, 확인 범위, 표준도·수량·원가 입력의 미결 경계
|
||||
Cohesion: 0.05
|
||||
Nodes (33): 2026-09-09 완료 구현·검증, B05·B06 종횡단, B07 표준도, B08 수량산출, B09 원가계산, 검증 경계, 결함 유형 (예시 = 위 파일 기준 줄번호), 원인 추정 (+25 more)
|
||||
|
||||
### Community 47 - "A01_Home — 세부 구현"
|
||||
Cohesion: 0.33
|
||||
@@ -474,16 +462,16 @@ Cohesion: 0.33
|
||||
Nodes (5): B05 구조물 입력·종단 표시 정비 — 2026-08-19, 기록된 검증, 기준 해석 보류, 완료 범위, 주요 항목
|
||||
|
||||
### Community 55 - "B07 구조물 표준도 — 조사·합의와 현재 통로"
|
||||
Cohesion: 0.20
|
||||
Nodes (9): Aislo 프로젝트 지도, 명칭 판정, 탐색 순서, 현재 명칭과 책임, B08_DesignDetail/B08_frontend, B08 수량 ↔ B09 원가 계약, B07 DesignDetail — 현재 책임, B07 구조물 표준도 — 조사·합의와 현재 통로 (+1 more)
|
||||
Cohesion: 0.29
|
||||
Nodes (6): B05_Profile — Frontend, 남은 파일 한계, 📂 소스코드 1:1 세분화 위키 파일 목록, 종단 편집 안전장치, 종단테이블 표시 보정, 📋 핵심 프론트엔드 아키텍처 개요
|
||||
|
||||
### Community 56 - "B08 횡단도 구조물·장 배치"
|
||||
Cohesion: 0.33
|
||||
Nodes (5): B08 횡단도 구조물·장 배치, 결과, 데이터·구현 흐름, 문제와 결정, 한계
|
||||
|
||||
### Community 57 - "2026-09-07 완료·보류 요약"
|
||||
Cohesion: 0.33
|
||||
Nodes (4): B05_Profile/B05_backend, 2026-09-07 완료·보류 요약, B07 Quantity — Frontend, 현재 사용자 동작
|
||||
Cohesion: 0.14
|
||||
Nodes (11): 2026-09-07 완료·보류 요약, 성능·운영 결정, 완료 범위, 주의, B06_Section — Backend, 계산 엔진, 데이터 영구 저장 및 환경설정, 라우터·workflow (조회, 확정, 타 프로젝트 불러오기 및 재생성) (+3 more)
|
||||
|
||||
### Community 58 - "B07 외부 WebCAD 비교 실행환경"
|
||||
Cohesion: 0.40
|
||||
@@ -618,16 +606,16 @@ Cohesion: 0.40
|
||||
Nodes (4): B08 OpenWebCAD 명령 체계, 검증·제한, 구현 범위, 핵심 구성
|
||||
|
||||
### Community 91 - "B08_CAD_table_entity.md"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): 검증·후속, 기능, 모델, 이관 범위
|
||||
Cohesion: 0.33
|
||||
Nodes (5): B08 CAD TableEntity, 검증·후속, 기능, 모델, 이관 범위
|
||||
|
||||
### Community 92 - "공개·인증·관리 영역 지도"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): 공개·인증·관리 영역 지도, 공통 의존, 직접 구현 관계
|
||||
Cohesion: 0.29
|
||||
Nodes (6): B09 원가계산 — 2026-09-09 완료 근거, 가격·조건 입력, 검증 기록, 기계·제비율·산출물, 남은 경계, 단가·밑수 완성
|
||||
|
||||
### Community 93 - "공유 자원 영향 지도"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): 공유 자원 영향 지도, 단계별 직접 연결, 영향 분석 규칙
|
||||
Cohesion: 0.33
|
||||
Nodes (5): B08 수량산출 — 2026-09-09 완료 근거, 검증 기록, 구조물·수량 표시, 남은 경계, 밑수와 인계
|
||||
|
||||
### Community 94 - "A00_Common — 공통 프레임워크 & 유틸"
|
||||
Cohesion: 0.50
|
||||
@@ -662,8 +650,8 @@ Cohesion: 0.50
|
||||
Nodes (3): 3D 마커 직접 드래그 이동 (0_old I-401 이식), 3D 지형 뷰포트 시각화 (`_UI_Viewer.ts`, `_UI_Markers.ts`), B05_Profile — 3D Viewer & Interaction
|
||||
|
||||
### Community 102 - "B05_Profile_Engine_Sections.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): ⚠️ 런타임 검증 주의사항 (2026-07-24 검증 보고서 기준), 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B05_Profile_Engine_Sections.py, ⚠️ 런타임 검증 주의사항 (2026-07-24 검증 보고서 기준), 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 103 - "B05_Profile_Api_Fetch.ts"
|
||||
Cohesion: 0.50
|
||||
@@ -678,8 +666,8 @@ Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_UI_Drainage_Pipes, 📋 개요 및 특징, 🛠️ 주요 함수 / 심볼 목록
|
||||
|
||||
### Community 106 - "B05_Profile_UI_Profile_Panel.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): 🔗 연관 개념 및 의존성, 🛠️ 주요 기능 및 개선사항 (2026-08-06), 🛠️ 주요 함수 목록
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B05_Profile_UI_Profile_Panel.ts, 🔗 연관 개념 및 의존성, 🛠️ 주요 기능 및 개선사항 (2026-08-06), 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 107 - "B06_Section — DB 사용 관계"
|
||||
Cohesion: 0.50
|
||||
@@ -701,18 +689,182 @@ Nodes (3): 1. 개요 및 역할, 2. 주요 기능, B06_Section_UI_Standard_Panel
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B08_DesignDetail — Dependencies, Backend (requirements.txt), Frontend (package.json / tsconfig.json)
|
||||
|
||||
### Community 112 - "common_util_project_delete.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): common_util_project_delete.py, 🔗 역참조 (사용처), 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 113 - "common_util_storage.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): common_util_storage.py, 🔗 역참조 (사용처), 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 114 - "common_util_workflow_state.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): common_util_workflow_state.py, 🔗 역참조 (사용처), 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 116 - "A01_Home_UI_Page.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): A01_Home_UI_Page.ts, 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 및 인터페이스 목록
|
||||
|
||||
### Community 117 - "A02_ProgDetail_UI_Page.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): A02_ProgDetail_UI_Page.ts, 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 118 - "A06_Login_Router.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): A06_Login_Router.py, 🛠️ 라우터 API 및 주요 헬퍼 함수 목록, 🔗 연관 개념 및 의존성
|
||||
|
||||
### Community 119 - "A07_Register_Router.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): A07_Register_Router.py, 🛠️ 라우터 API 및 주요 함수 목록, 🔗 연관 개념 및 의존성
|
||||
|
||||
### Community 120 - "A08_Support_Router.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): A08_Support_Router.py, 🛠️ 라우터 API 및 주요 함수 목록, 🔗 연관 개념 및 의존성
|
||||
|
||||
### Community 121 - "A09_Security_Router.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): A09_Security_Router.py, 🛠️ 라우터 API 및 주요 함수 목록, 🔗 연관 개념 및 의존성
|
||||
|
||||
### Community 124 - "B01_Dashboard_Router.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B01_Dashboard_Router.py, 🛠️ 라우터 API 및 주요 함수 목록, 🔗 연관 개념 및 의존성
|
||||
|
||||
### Community 125 - "B01_Dashboard_UI_Page.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B01_Dashboard_UI_Page.ts, 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 126 - "B02_ProjRegister_Router.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B02_ProjRegister_Router.py, 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 129 - "B03_FileInput_Router.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B03_FileInput_Router.py, 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 130 - "B04_PreProcess_Router.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B04_PreProcess_Router.py, 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 132 - "B05_Profile_Engine_Grade.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_Engine_Grade.py, 🔗 연관 개념 및 의존성, 🛠️ 주요 클래스 및 함수 목록
|
||||
|
||||
### Community 133 - "B05_Profile_Engine_Solver.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_Engine_Solver.py, 🛠️ 엔진 핵심 함수 목록, 🔗 연관 개념 및 의존성
|
||||
|
||||
### Community 134 - "B05_Profile_Repository.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_Repository.py, 🛠️ DB 접근 함수 목록, 🔗 연관 개념 및 의존성
|
||||
|
||||
### Community 135 - "B05_Profile_Router.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_Router.py, 🛠️ 라우터 API 및 주요 함수 목록, 🔗 연관 모듈 및 의존성
|
||||
|
||||
### Community 136 - "B05_Profile_Router_Confirm.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_Router_Confirm.py, 🔗 연관 모듈, 🛠️ 주요 헬퍼 함수 목록
|
||||
|
||||
### Community 137 - "B05_Profile_Schema.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_Schema.py, 🛠️ Pydantic 모델 및 검증 헬퍼 목록, 🔗 연관 개념 및 의존성
|
||||
|
||||
### Community 138 - "B05_Profile_UI_IrregularStations.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_UI_IrregularStations.ts, 🔗 연관 개념 및 의존성, 🛠️ 주요 인터페이스 및 함수 목록
|
||||
|
||||
### Community 139 - "B05_Profile_UI_Page.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_UI_Page.ts, 🔗 연관 개념 및 의존성, 🛠️ 주요 컴포넌트 및 함수 목록
|
||||
|
||||
### Community 140 - "B05_Profile_UI_Panel.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_UI_Panel.ts, 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 141 - "B05_Profile_UI_Profile_Alignment.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_UI_Profile_Alignment.ts, 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 142 - "B05_Profile_UI_Profile_Table.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_UI_Profile_Table.ts, 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 143 - "B05_Profile_UI_Viewer.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05_Profile_UI_Viewer.ts, 🔗 연관 개념 및 의존성, 🛠️ 주요 함수 목록
|
||||
|
||||
### Community 145 - "B06_Section_Router.md"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B06_Section_Router.py, 🛠️ 라우터 API 및 주요 함수 목록, 🔗 연관 개념 및 의존성
|
||||
|
||||
### Community 146 - "B01~B09 Workflow 데이터 흐름"
|
||||
Cohesion: 0.40
|
||||
Nodes (5): B01~B09 Workflow 데이터 흐름, B04→B06 자동 계산과 재설계, 단계 관계, 상태와 산출물 무효화, 정본 위치
|
||||
Nodes (4): 3D 방위와 좌표계, B04 세부유역·방위·좌표계, 세부유역 형상 보존, 종단 높낮이 기반 배정
|
||||
|
||||
### Community 196 - "B06_Section — Backend"
|
||||
### Community 158 - "B03 계획노선 정본·좌표계 후속"
|
||||
Cohesion: 0.40
|
||||
Nodes (5): B06_Section — Backend, 계산 엔진, 데이터 영구 저장 및 환경설정, 라우터·workflow (조회, 확정, 타 프로젝트 불러오기 및 재생성), 요청·응답 모델
|
||||
Nodes (4): B05 구조물 구간 절취·측벽·성토 패치, B06 변형 성토선 패치, 저장·검증, 절취와 경계
|
||||
|
||||
### Community 159 - "B03 파일 입력 화면 정리"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B06 횡단 관 형상·유토곡선 후속, I형 집수정 관 형상, 계산 상태와 경고, 파일 책임 분리
|
||||
|
||||
### Community 160 - "B04 3D 방위·좌표계 최신 결정"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B08 CAD 기본 조작, 검증·제외, 선택·편집, 입력·상태
|
||||
|
||||
### Community 161 - "B04 세부유역·방위·좌표계"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B08 CAD 도각·표제란, 값 공급, 도각 편집·보존, 회사 자산과 담당자
|
||||
|
||||
### Community 162 - "B05 구조물 구간 절취·측벽·성토 패치"
|
||||
Cohesion: 0.40
|
||||
Nodes (4): B08 CAD 사용자 편의성 정리, 검증 상태, 구현 기록, 사용자 흐름
|
||||
|
||||
### Community 163 - "B05 구조물 3D 투영 커브"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B03 계획노선 정본·좌표계 후속, LAS 없는 설계와 업로드 상태, 계획노선 정본
|
||||
|
||||
### Community 164 - "B05_Profile — Frontend"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B03 파일 입력 화면 정리, 입력 규칙, 화면 구성
|
||||
|
||||
### Community 165 - "B05 유토곡선·구조물 후속"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): 3D 방위 위젯, B04 3D 방위·좌표계 최신 결정, 작업 좌표계
|
||||
|
||||
### Community 166 - "B05 종단곡선·실시간 횡단 연동"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05 유토곡선·구조물 후속, 유지·판정 사항, 유토곡선 공용화
|
||||
|
||||
### Community 167 - "B06 횡단 계산 미러·카드 표기"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B05 종단곡선·실시간 횡단 연동, 실시간 횡단·유토곡선, 초기 종단곡선
|
||||
|
||||
### Community 168 - "B06 횡단 관 형상·유토곡선 후속"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B06 횡단 계산 미러·카드 표기, 프론트 계산 미러, 횡단 카드 표기
|
||||
|
||||
### Community 171 - "B08 CAD·납품 도면 후속"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): B08 CAD·납품 도면 후속, CAD 편집·확정, 토적도·유역도
|
||||
|
||||
### Community 182 - "2026-09-02 완료 항목"
|
||||
Cohesion: 0.25
|
||||
Nodes (7): 2026-09-02 완료 항목, B05 구조물 3D, B05 종단 편집 후속, CAD, 노선·지표면, 작업 환경, 회귀 상태
|
||||
|
||||
### Community 183 - "2026-09-03 완료 — 입력·배수·종횡단·CAD"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): 2026-09-03 완료 — 입력·배수·종횡단·CAD, 공통 결정, 완료 범위
|
||||
|
||||
### Community 184 - "2026-09-03 추가 완료 — 화면·종단·횡단"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): 2026-09-03 추가 완료 — 화면·종단·횡단, 완료 범위, 최신 결정
|
||||
|
||||
## Knowledge Gaps
|
||||
- **675 isolated node(s):** `단계별 판정`, `비워크플로 영역 판정`, `구현 상태 용어`, `반드시 유지할 구분`, `미결 설계` (+670 more)
|
||||
- **756 isolated node(s):** `단계별 판정`, `비워크플로 영역 판정`, `구현 상태 용어`, `반드시 유지할 구분`, `미결 설계` (+751 more)
|
||||
These have ≤1 connection - possible missing edges or undocumented components.
|
||||
- **82 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes.
|
||||
- **34 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes.
|
||||
|
||||
## Work-memory lessons
|
||||
|
||||
@@ -723,17 +875,17 @@ Nodes (5): B06_Section — Backend, 계산 엔진, 데이터 영구 저장 및
|
||||
## Suggested Questions
|
||||
_Questions this graph is uniquely positioned to answer:_
|
||||
|
||||
- **Why does `B07 구조물 표준도 — 조사·합의와 현재 통로` connect `B07 구조물 표준도 — 조사·합의와 현재 통로` to `유토곡선 (Mass Haul Diagram) 계산 명세`, `임도기술교본 원문 md 추출 품질 결함`?**
|
||||
_High betweenness centrality (0.002) - this node is a cross-community bridge._
|
||||
- **Why does `2026-09-04 완료 항목` connect `2026-09-04 완료 항목` to `2026-09-07 완료·보류 요약`, `B07 구조물 표준도 — 조사·합의와 현재 통로`?**
|
||||
_High betweenness centrality (0.002) - this node is a cross-community bridge._
|
||||
- **What connects `단계별 판정`, `비워크플로 영역 판정`, `구현 상태 용어` to the rest of the system?**
|
||||
_675 weakly-connected nodes found - possible documentation gaps or missing edges._
|
||||
_756 weakly-connected nodes found - possible documentation gaps or missing edges._
|
||||
- **Should `UI Templates — Localization & Components` be split into smaller, more focused modules?**
|
||||
_Cohesion score 0.06451612903225806 - nodes in this community are weakly interconnected._
|
||||
_Cohesion score 0.046511627906976744 - nodes in this community are weakly interconnected._
|
||||
- **Should `인증 / RBAC` be split into smaller, more focused modules?**
|
||||
_Cohesion score 0.04878048780487805 - nodes in this community are weakly interconnected._
|
||||
_Cohesion score 0.05555555555555555 - nodes in this community are weakly interconnected._
|
||||
- **Should `A00_Common — App Shell Framework` be split into smaller, more focused modules?**
|
||||
_Cohesion score 0.13333333333333333 - nodes in this community are weakly interconnected._
|
||||
_Cohesion score 0.07692307692307693 - nodes in this community are weakly interconnected._
|
||||
- **Should `2026-09-04 완료 항목` be split into smaller, more focused modules?**
|
||||
_Cohesion score 0.125 - nodes in this community are weakly interconnected._
|
||||
_Cohesion score 0.06896551724137931 - nodes in this community are weakly interconnected._
|
||||
- **Should `2026-08-29 완료 반영` be split into smaller, more focused modules?**
|
||||
_Cohesion score 0.1 - nodes in this community are weakly interconnected._
|
||||
- **Should `현재 구현 현황 — 소스 읽기 감사` be split into smaller, more focused modules?**
|
||||
_Cohesion score 0.058823529411764705 - nodes in this community are weakly interconnected._
|
||||
File diff suppressed because one or more lines are too long
+14100
-9960
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -1,7 +1,7 @@
|
||||
---
|
||||
type: index
|
||||
status: stable
|
||||
last_updated: 2026-09-10
|
||||
last_updated: 2026-09-11
|
||||
---
|
||||
|
||||
# Wiki Index
|
||||
@@ -15,7 +15,7 @@ last_updated: 2026-09-10
|
||||
- [[architecture/implementation_status|현재 구현 현황]] — 소스 읽기 감사 기준 구현·부분 구현·임시 우회·셸 구분.
|
||||
- [[architecture/shared_resources|공유 자원 영향 지도]] — DB·인증·저장소·공통 유틸·의존성 사용처.
|
||||
- [[architecture/public_admin_map|공개·인증·관리 영역 지도]] — A01~A09와 B01 진입 흐름.
|
||||
- [[ingest/index|인제스트 감사 원장]] — raw 180개의 명시적 근거와 계획·검증 대응 상태.
|
||||
- [[ingest/index|인제스트 감사 원장]] — raw 계획·검증 원본의 명시적 근거와 대응 상태.
|
||||
|
||||
## 로그인 후 기능
|
||||
|
||||
@@ -64,7 +64,7 @@ last_updated: 2026-09-10
|
||||
- 설계 데이터 생명주기: [[design_data_lifecycle]] — 초기값·작업본·브라우저 캐시와 계획노선 재설계 규칙.
|
||||
- 표준도·입력 미결: [[standard_drawing_cost_inputs]] — 자동 계산·사용자 입력·기준자료·미확보 경계.
|
||||
- 2026-09-09 미결 근거: [[standard_quantity_open_2026-09-09]] — 표준도 제원·수량·원가 후보와 확정 금지 경계.
|
||||
- 다중 환경 안전: [[multi_environment_safety]] — Synology 시간차 동기화와 공용 DB 재계산 사고 방지 규칙.
|
||||
- 다중 환경 안전: [[multi_environment_safety]] — 여섯 워크트리·링크·Git 역할과 공용 DB 사고 방지 규칙.
|
||||
- 인증·상태: [[auth_rbac]], [[workflow_state]], [[temp_upload]].
|
||||
- 데이터·경로: [[db_schema/overview]], [[storage_paths]], [[crs_metadata]].
|
||||
- API·스키마·유틸: [[api_common]], [[schema_common]], [[common_util]].
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
type: ingest-register-index
|
||||
status: draft
|
||||
related_pages: ["[[index]]"]
|
||||
last_updated: 2026-09-04
|
||||
last_updated: 2026-09-11
|
||||
---
|
||||
|
||||
# 인제스트 감사 원장
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
---
|
||||
type: ingest-register
|
||||
status: stable
|
||||
related_pages: ["[[ingest/index]]", "[[completed_2026-09-01]]", "[[completed_2026-09-03]]", "[[completed_2026-09-03_additional]]", "[[completed_2026-09-04]]"]
|
||||
last_updated: 2026-09-04
|
||||
related_pages: ["[[ingest/index]]", "[[completed_2026-09-01]]", "[[completed_2026-09-03]]", "[[completed_2026-09-03_additional]]", "[[completed_2026-09-04]]", "[[multi_environment_safety]]"]
|
||||
last_updated: 2026-09-11
|
||||
---
|
||||
|
||||
# 2026-09 계획 인제스트
|
||||
@@ -18,3 +18,4 @@ last_updated: 2026-09-04
|
||||
| `docs/raw/plans/2026-09-04_plan_700line_split.md` | `referenced_user_verification_waived` | [[completed_2026-09-04]] |
|
||||
| `docs/raw/plans/2026-09-04_plan_dead_code_cleanup_parked.md` | `parked_not_started` | 위키 완료 범위 제외 |
|
||||
| `docs/raw/plans/2026-09-04_plan_snapshot_before_cleanup.md` | `referenced_completed_with_open_items_carried_forward` | [[completed_2026-09-04]]; 미완료 21건은 `docs/raw/PLAN.md` 유지 |
|
||||
| `docs/raw/plans/2026-09-11_plan_창환경_여섯워크트리_링크_깃운영.md` | `referenced_user_verification_waived` | [[multi_environment_safety]] |
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
---
|
||||
type: ingest-register
|
||||
status: stable
|
||||
related_pages: ["[[ingest/index]]", "[[completed_2026-09-01]]", "[[completed_2026-09-09]]", "[[design_data_lifecycle]]"]
|
||||
last_updated: 2026-09-10
|
||||
related_pages: ["[[ingest/index]]", "[[completed_2026-09-01]]", "[[completed_2026-09-09]]", "[[design_data_lifecycle]]", "[[multi_environment_safety]]"]
|
||||
last_updated: 2026-09-11
|
||||
---
|
||||
|
||||
# 2026-09 검증 인제스트
|
||||
@@ -15,3 +15,4 @@ last_updated: 2026-09-10
|
||||
| `docs/raw/verification/2026-09-09f_계획서_공통기반과_참고_이관.md` | `ingested` | [[design_data_lifecycle]], [[multi_environment_safety]] |
|
||||
| `docs/raw/verification/2026-09-09g_계획서_0_3_4장_완료근거_이관.md` | `ingested` | [[completed_2026-09-09]], [[B07_DesignDetail/B07_standard_drawings_2026_09]] |
|
||||
| `docs/raw/verification/2026-09-10_계획서_e_f_g_이관_교차검증.md` | `verification` | [[completed_2026-09-09]], [[design_data_lifecycle]] |
|
||||
| `docs/raw/verification/2026-09-11_창환경_링크와_깃운영_조사.md` | `ingested` | [[multi_environment_safety]] |
|
||||
|
||||
+6
-1
@@ -1,9 +1,14 @@
|
||||
---
|
||||
type: log
|
||||
status: stable
|
||||
last_updated: 2026-09-10
|
||||
last_updated: 2026-09-11
|
||||
---
|
||||
|
||||
## [2026-09-11] ingest+lint | 여섯 워크트리·링크·Git 운영 완료 반영
|
||||
- 상시계획서 10번 원문 전체를 `docs/raw/plans/2026-09-11_plan_창환경_여섯워크트리_링크_깃운영.md`로 이관했다.
|
||||
- 사용자 요청에 따라 소스코드 2차 검증과 별도 검증보고서는 생략하고, 기존 운영 실측 원문을 [[multi_environment_safety]]에 반영했다.
|
||||
- 랩탑·데스크탑 코드 환경 넷과 데스크탑 AI 환경 둘, 정션·심볼릭 링크, Orca와 Git 스크립트의 역할 분리를 확정 운영으로 기록했다.
|
||||
|
||||
## [2026-09-03] ingest | 상시계획 완료 항목 위치 정리
|
||||
- `docs/raw/PLAN.md`의 완료 47건과 하위 설명을 `docs/raw/plans/2026-09-03_plan_completed_items.md`로 이관했다.
|
||||
- 사용자 요청에 따라 2차 교차검증과 별도 검증보고서는 생략했으며, 미완료 28건은 상시계획서에 유지했다.
|
||||
|
||||
Reference in New Issue
Block a user