mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-20 06:18:05 +00:00
docs: add research domains and resource registry
- add local external resources registry - add research domain contract and per-repository research domains - add raw fact snapshot governance and validation scripts Validation: - make test - git diff --check HEAD~1..HEAD Note: - welcome workflow failed because its action input names are stale; core content CI passed.
This commit is contained in:
+4
-1
@@ -2,7 +2,8 @@
|
||||
|
||||
本目录只维护静态资产与外部资源入口,包含:
|
||||
|
||||
- `assets/README.md`:外部资源在线表格入口(唯一真相源)
|
||||
- `assets/README.md`:静态资产与外部资源入口
|
||||
- `assets/external-resources/`:本地外部资源注册表
|
||||
- `assets/images/`:文档图片、截图、封面等图片资产
|
||||
- `assets/templates/`:可复用模板附件
|
||||
- `assets/datasets/`:示例数据、轻量数据集或数据说明
|
||||
@@ -10,6 +11,7 @@
|
||||
|
||||
其中“外部资源”类入口文档的典型形态包括:
|
||||
|
||||
- 本地资源注册表(资源库、索引表、分类清单)
|
||||
- 在线表格(资源库、索引表、清单)
|
||||
- 远程文档(规范、课程、外部知识库)
|
||||
- 其它需要在仓库内保留“可追溯入口”的外部资源
|
||||
@@ -21,3 +23,4 @@
|
||||
- `tools/external/` 下的第三方镜像/子模块:除非任务明确要求,否则不要做“顺手改动/格式化/批量替换”。
|
||||
- 尽量只存“入口文档与说明”,不要复制粘贴大段第三方内容。
|
||||
- 外部资产必须写清:用途、维护者、更新方式、与仓库内文档的关系(谁是唯一真相源)。
|
||||
- 外部资源注册表变更后运行 `make check-external-resources`。
|
||||
|
||||
Reference in New Issue
Block a user