docs: 增加中文项目 About 与开发进展 - #3
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
本次 PR 在 README.md 顶部补充中文“关于项目”与开发进展说明,用于帮助首次访问者快速理解项目定位、架构分工(Codex Skills vs TypeScript 控制层)以及 Phase 1–4 的推进状态与设计原则。
Changes:
- 新增“关于项目”章节,概述本地优先、可审计/可恢复的工作流与双根目录设计。
- 以 Phase 1–4 列表形式展示当前进度与后续计划(含 Phase 2 已实现/待完成项)。
- 补充核心设计原则(作者最终决定权、不可变事实、可重建索引、真实 Vault 写入需明确配置与确认)。
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| 项目按四个阶段推进: | ||
|
|
||
| - **Phase 1:创作底座(已完成)**——支持长篇/短篇初始化、37 个题材模板、授权稿件导入、六阶段审批和 Markdown 草稿生成。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更内容
原因
仓库已有详细的实施计划和操作说明,但缺少面向首次访问者的项目定位、架构概览和当前进度说明。新增内容可让读者在阅读命令前快速理解项目目标、边界和成熟度。
验证
main仅修改README.md