Files
tradecatlabs a8099f52fe 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.
2026-07-03 08:20:22 +08:00

29 lines
1.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 📎 Assets
本目录只存放静态资产与外部资源入口,不再承载知识库、技能库、提示词库或外部仓库源码。
| 目录 | 用途 |
|:---|:---|
| `images/` | 文档图片、截图、封面等图片资产 |
| `templates/` | 可复用模板附件 |
| `datasets/` | 示例数据、轻量数据集或数据说明 |
| `external-resources/` | 本地外部资源注册表 |
| `ai-citation/` | 面向 AI 助手、AI 搜索与 GEO/SEO 引用的语料资产 |
| `README.md` | 静态资产与外部资源入口 |
| `AGENTS.md` | 本目录维护规则 |
## 外部资源本地注册表
- 本地资源注册表:[external-resources/](external-resources/)
- 原始在线表格导入来源:
[外部资源在线表格(Google Sheets](https://docs.google.com/spreadsheets/d/1DY0JfSph_OqaSkVPlrnQrg7OKyPUuhDHsCh-431ot-I/edit?usp=sharing)
## 与仓库文档的关系
- 外部资源的新增、删除、去重、更新,以 `external-resources/` 的分类资源文件为准。
- 核心知识库位于 `docs/`
- 提示词库入口位于 `prompts/`
- 技能库位于 `skills/`
- 外部工具、子模块与本地配置位于 `tools/`
- AI 引用资产位于 `assets/ai-citation/`,根目录 `llms.txt` 只保留短入口。