the-mindscape-of-bro-tsong/knowledge_assets/README.md

17 lines
678 B
Markdown

# 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/` and `cards/`.
- 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.
See `docs/KNOWLEDGE_ASSET_RULES.md`.