|
|
||
|---|---|---|
| .. | ||
| 00_用户背景与产品上下文.md | ||
| 01_核心模型地图.md | ||
| 02_模型卡结构规范.md | ||
| 03_核心模型抽取样板.md | ||
| 06_模型稳固性评级规则.md | ||
| 07_产品规划过程记录.md | ||
| 08_CCRA模型库MVP质量门与交接协议.md | ||
| 09_数据治理与模型调用机制说明.md | ||
| README.md | ||
README.md
Knowledge Assets
This folder contains stable, long-term reusable knowledge documents for the model library MVP.
It is the durable explanation layer for ChatGPT, Codex, CCRA, and the project owner.
Rules:
- Store reusable knowledge here.
- Keep raw source archives outside this repository.
- Keep model source of truth in
models/andcards/. - Keep session-level validation and handoff documents in
reports/. - Do not put version numbers in filenames; record version information inside the document.
- Store long-term CCRA quality gates and handoff protocols here, but do not store per-round review bundles or command logs here.
- Store durable data-governance and model-invocation explanations here when they answer "how this model library should keep working", not "what happened in this review round".
- Review bundles should not include
knowledge_assets/by default; the project owner manually syncs stable knowledge assets into GPT knowledge storage.
Current reading order:
00_用户背景与产品上下文.md01_核心模型地图.md02_模型卡结构规范.md03_核心模型抽取样板.md06_模型稳固性评级规则.md07_产品规划过程记录.md08_CCRA模型库MVP质量门与交接协议.md09_数据治理与模型调用机制说明.md
See docs/KNOWLEDGE_ASSET_RULES.md.