mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-19 13:58:05 +00:00
docs: add directory governance docs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# assets/datasets/ Agent 指南
|
||||
|
||||
本目录只允许放轻量、可公开、可复现的数据说明或示例数据。
|
||||
|
||||
## 约束
|
||||
|
||||
- 禁止提交密钥、个人隐私、生产数据、未脱敏日志和大体积二进制数据。
|
||||
- 新增数据必须说明来源、许可证、字段含义和更新方式。
|
||||
- 大数据集只保留下载入口或生成脚本,不直接提交完整数据。
|
||||
@@ -0,0 +1,9 @@
|
||||
# assets/datasets
|
||||
|
||||
本目录用于存放示例数据、轻量数据集或数据说明。
|
||||
|
||||
当前没有必须随仓库分发的数据集。新增数据前应先确认:
|
||||
|
||||
- 是否体量足够小,适合进入 Git 仓库。
|
||||
- 是否不包含隐私、密钥、生产数据或受限许可证内容。
|
||||
- 是否有清晰来源、用途、字段说明和更新方式。
|
||||
Reference in New Issue
Block a user