跳转到内容

Yomiya Content System Docs Index

用途:Yomiya 内容系统文档总导航
目标:在保留原始研究、策略、实施过程与历史留档的前提下,把当前执行文档、历史文档、开放问题和未来规划做成真正有层级的目录结构,让 GitHub 文件夹视图本身就能反映阅读顺序。
最后更新:2026-03-28


YomiyaContentSystem/
├── README.md
├── 01-Foundations/
├── 02-Current-Execution/
├── 03-History-and-Governance/
└── 04-Open-Questions-and-Future/

这 4 层的含义分别是:

原始基础文档层。回答:

  • 为什么做这条线
  • 最终想做成什么
  • 当前工程差距在哪里

当前执行层。回答:

  • Phase 1 现在到底做什么
  • 名词怎么统一
  • 当前边界是什么
  • 当前实施规格是什么
  • 当前交付任务怎么拆

历史与治理层。回答:

  • 原始 implementation spec 留档
  • 为什么要拆文档
  • 历史 review 里发现过什么问题
  • 产品运营层面曾发现过什么问题

未决与未来层。回答:

  • 还有哪些问题没定
  • 后面阶段怎么演化

如果你现在要进入 Yomiya 并开始执行,优先看这 5 份:

  1. 02-Current-Execution/yomiya-phase1-execution-spec.md
    看当前阶段目标、指标、首页定位、核心合集、阶段判断标准。

  2. 02-Current-Execution/yomiya-canonical-naming.md
    看命名冻结表。所有 Channel / Collection / Series / Topic / Tag / Featured / Tab 的定义以这里为准。

  3. 02-Current-Execution/yomiya-phase1-scope-boundary.md
    看 Phase 1 边界,明确必做、可延后、明确不做。

  4. 02-Current-Execution/yomiya-implementation-spec-core.md
    看当前有效实施规格主文档。

  5. 02-Current-Execution/yomiya-phase1-delivery-plan.md
    看当前交付任务拆解与周级推进节奏。


当前执行规则以 02-Current-Execution/ 为准。 01-Foundations/03-History-and-Governance/ 继续保留,但默认按“背景与来时路”理解,不能覆盖当前 Phase 1 冻结方案。

  1. 01-Foundations/yomiya-research.md
  2. 02-Current-Execution/yomiya-phase1-execution-spec.md
  3. 02-Current-Execution/yomiya-canonical-naming.md
  4. 02-Current-Execution/yomiya-phase1-scope-boundary.md
  5. 02-Current-Execution/yomiya-implementation-spec-core.md
  6. 01-Foundations/yomiya-content-strategy.md

3.2 研发 / 产品 / 运营现在要开工

Section titled “3.2 研发 / 产品 / 运营现在要开工”
  1. 02-Current-Execution/yomiya-phase1-execution-spec.md
  2. 02-Current-Execution/yomiya-canonical-naming.md
  3. 02-Current-Execution/yomiya-phase1-scope-boundary.md
  4. 02-Current-Execution/yomiya-implementation-spec-core.md
  5. 02-Current-Execution/yomiya-phase1-delivery-plan.md

3.3 想看为什么后来要拆分、有哪些历史问题

Section titled “3.3 想看为什么后来要拆分、有哪些历史问题”
  1. 03-History-and-Governance/yomiya-implementation-spec-split-plan.md
  2. 03-History-and-Governance/yomiya-implementation-review-log.md
  3. 03-History-and-Governance/yomiya-product-ops-review-log.md
  4. 03-History-and-Governance/yomiya-implementation-spec.md

3.4 想看还有哪些问题没定、后面怎么走

Section titled “3.4 想看还有哪些问题没定、后面怎么走”
  1. 04-Open-Questions-and-Future/yomiya-implementation-open-questions.md
  2. 04-Open-Questions-and-Future/yomiya-implementation-future-phases.md

4. 哪些文档是原始来时路,必须保留

Section titled “4. 哪些文档是原始来时路,必须保留”

以下文档属于原始基础资料或关键历史留档,当前明确保留,不粗暴重写,不随意删除:

  • 01-Foundations/yomiya-research.md
  • 01-Foundations/yomiya-content-strategy.md
  • 01-Foundations/yomiya-engineering-gap-analysis.md
  • 03-History-and-Governance/yomiya-implementation-spec.md

它们不是现在唯一执行入口,但它们是来时路的一部分,必须保留。


  • research + content-strategy
  • engineering-gap-analysis + implementation-spec-core
  • review-log + open-questions
  • future-phases 与任何当前执行文档

原因很简单:这些文档层级不同,合并后会重新变重、变脏、变难读。


  • 02-Current-Execution/yomiya-phase1-execution-spec.md + 02-Current-Execution/yomiya-phase1-scope-boundary.md
  • 03-History-and-Governance/yomiya-implementation-spec-split-plan.md 最终压缩为索引说明

但不是现在。现在更重要的是让目录层级先清楚成立。


YomiyaContentSystem 目录现在已经按 Foundations / Current Execution / History and Governance / Open Questions and Future 四层重组。当前执行优先看 02-Current-Execution/;原始文档继续保留,作为来时路,不删、不粗暴重写。

flowchart TD
    A[YomiyaContentSystem] --> B[01-Foundations]
    A --> C[02-Current-Execution]
    A --> D[03-History-and-Governance]
    A --> E[04-Open-Questions-and-Future]
  • 产品 / PM:优先看 02-Current-Execution/yomiya-implementation-spec-core.md02-Current-Execution/yomiya-frontend-page-architecture.md02-Current-Execution/yomiya-phase1-execution-spec.md01-Foundations/yomiya-content-strategy.md03-History-and-Governance/yomiya-product-ops-review-log.md 只作为背景补充阅读。
  • iOS / 前端:优先看 02-Current-Execution/yomiya-frontend-page-architecture.md02-Current-Execution/yomiya-implementation-spec-core.md02-Current-Execution/assets/*.html
  • 运营 / Content Ops:优先看 02-Current-Execution/yomiya-phase1-delivery-plan.md02-Current-Execution/yomiya-implementation-spec-core.md01-Foundations/yomiya-content-strategy.md 只作为背景补充阅读。
  • Reviewer / 对齐人员:优先看 README.md02-Current-Execution/yomiya-phase1-execution-spec.md02-Current-Execution/yomiya-phase1-delivery-plan.md