docs: 部署交接文档、lake_example 自动植入与 CLAUDE 快速部署指南

新增 seed_lake_example.sh 并在 init_after_clone 中调用;更新 README/CLAUDE/DEPLOY
使接手人 clone 后即可走通送标样例流程。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-16 17:36:37 +08:00
parent 5f9addb9bf
commit 2d450715ff
7 changed files with 236 additions and 50 deletions

View File

@@ -15,6 +15,8 @@ DMS 舱内addw/ddaw/dam 等)仍在 `datasets/dms/inbox/`。
## 复制到数据湖
```bash
bash ../../scripts/seed_lake_example.sh
# 或在本目录:
bash copy_to_inbox.sh
```