- `docs/` 를 .gitignore 에서 빼 git 추적 대상으로 전환 (위키·완료 이력·검증 기록) - `docs/raw/PLAN.md` · `docs/raw/OWNERS.md` 를 저장소 최상위로 이동 후 .gitignore 에 등록 — 창끼리 공유하되 저장소에는 안 올리는 장부 - 살아 있는 경로 참조 7개 파일 정정 (아카이브 107건은 그때 사실이라 그대로 둠) - graphify 날짜별 산출물(`docs/wiki/graphify-out/20*/`) 제외 — `graphify update` 가 다시 만듦 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1.3 KiB
1.3 KiB
type, status, page_id, related_pages, last_updated, source
| type | status | page_id | related_pages | last_updated | source | ||||
|---|---|---|---|---|---|---|---|---|---|
| page-dependencies | stable | B05_Profile |
|
2026-07-19 | docs/raw/verification/2026-07-18_verify_crs_and_polling_log.md |
B05_Profile — Dependencies
공유 의존성 정의는 dependencies에 둔다.
| 항목 | 역할 |
|---|---|
| Whitebox | whitebox==2.3.6 (D8 흐름누적 기반 skeleton 보조 및 setuptools 83 호환) |
| GeoPandas | geopandas==1.1.4 (지표면·공간 데이터 처리) |
| Pyogrio | pyogrio==0.13.0 (신규 추가, GeoPandas 벡터 I/O 가속) |
| Shapely | shapely==2.1.2 (경로·금지영역 기하 연산) |
| NumPy | numpy==2.5.0 (격자·비용면·Dijkstra 계산) |
| SciPy | scipy==1.18.0 (격자 보간·수치 계산 보조) |
| aiomysql | routes·route_points·route_statistics Raw SQL |
페이지 파일별 연결
| 파일 | 위치 | 역할 |
|---|---|---|
B05_Profile_Engine_Skeleton.py |
:1 |
Whitebox/NumPy 흐름누적 skeleton |
B05_Profile_Engine_RidgeValley.py |
:1 |
NumPy 기반 ridge-valley 탐색 |
B05_Profile_Repository.py |
:1 |
aiomysql 비동기 저장 |
B05_Profile_UI_Page.ts |
:1 |
TypeScript DOM·공통 UI 렌더링 |