Polish project documentation and runtime config

This commit is contained in:
2026-06-09 10:22:59 +08:00
parent 5f061295d8
commit 0594fc9f8c
43 changed files with 1001 additions and 97 deletions

View File

@@ -198,6 +198,6 @@ NEARBY_ATTRACTION -> 青岩古镇: 已对齐到 amap:B035300ESE
对应脚本:
```text
/Users/xuexue/new2/scripts/align_huaxi_kg_with_existing_graph.py
scripts/align_huaxi_kg_with_existing_graph.py
```

View File

@@ -4,7 +4,7 @@
已完成:
-`/Users/xuexue/new` 复制到 `/Users/xuexue/new2`
-`原 new 目录` 复制到 `项目根目录`
- 排除 `node_modules``.env``data``__pycache__`、运行产物。
- 将空间汇报材料和基准测试材料纳入 `docs/reports`

View File

@@ -2,7 +2,7 @@
## 文件复刻
`/Users/xuexue/new2` 已从 `/Users/xuexue/new` 完整补齐:
`项目根目录` 已从 `原 new 目录` 完整补齐:
- `.env`
- `admin-web/node_modules`