KNOWLEDGE

README

2026/05/24 3 min read KNOWLEDGE README

Knowledge Index

This directory is for durable knowledge that should remain useful across projects: architecture notes, engineering lessons, AI-system design, writing systems, and reusable operating patterns.

Current Canonical Notes

  • AI工程经验-Dify-ContentMRS-DataBase架构.md: Dify, DataBase, ContentMRS, writer/runtime boundaries, RAG, workflow, and service architecture notes.
  • ContentMRS物理与逻辑架构说明.md: ContentMRS workspace layout, multi-repository boundaries, service tiers, and current cohesion risks.
  • 作者合同与ContentMRS写作系统主旨.md: author-contract-first writing system thesis, style/fact retrieval separation, and reviewer gate model.
  • 站点项目工作台UI重构-NapCat-Linear风格.md: application-style project page UI redesign notes for the blog/site surface.

Placement Rules

  • Put reusable lessons here, not in root-level 未命名.md files.
  • Put publishable public-facing essays in docs/blog.
  • Put thesis-specific evidence and export material in docs/论文.
  • Put project source code and build artifacts in the owning project repository, not in the vault, unless the files are reference material.