Răsfoiți Sursa

docs: archive historical design docs

lingfengQAQ 3 săptămâni în urmă
părinte
comite
c6ccd051da
35 a modificat fișierele cu 7 adăugiri și 7 ștergeri
  1. 4 4
      docs/README.md
  2. 1 1
      docs/architecture/overview.md
  3. 0 0
      docs/archive/architecture/current-system-diagnosis.md
  4. 0 0
      docs/archive/architecture/dashboard-demo.html
  5. 0 0
      docs/archive/architecture/dashboard-prototype.html
  6. 0 0
      docs/archive/architecture/story-system-phase4.md
  7. 0 0
      docs/archive/architecture/story-system-phase5.md
  8. 0 0
      docs/archive/architecture/system-architecture-diagram.html
  9. 0 0
      docs/archive/architecture/system-architecture.md
  10. 0 0
      docs/archive/superpowers/README.md
  11. 0 0
      docs/archive/superpowers/plans/2026-04-03-phase1-cleanup.md
  12. 0 0
      docs/archive/superpowers/plans/2026-04-09-v6-migration-completion.md
  13. 0 0
      docs/archive/superpowers/plans/2026-04-12-story-system-phase1-contract-seed.md
  14. 0 0
      docs/archive/superpowers/plans/2026-04-12-story-system-phase2-contract-first-runtime.md
  15. 0 0
      docs/archive/superpowers/plans/2026-04-12-story-system-phase3-chapter-commit-chain.md
  16. 0 0
      docs/archive/superpowers/plans/2026-04-12-story-system-phase4-event-log-and-override-ledger.md
  17. 0 0
      docs/archive/superpowers/plans/2026-04-13-story-system-phase5-legacy-downgrade.md
  18. 0 0
      docs/archive/superpowers/plans/2026-04-14-context-agent-writing-brief-implementation.md
  19. 0 0
      docs/archive/superpowers/plans/2026-04-15-chain-integrity-fixes.md
  20. 0 0
      docs/archive/superpowers/plans/2026-04-15-story-system-final-convergence.md
  21. 0 0
      docs/archive/superpowers/plans/2026-04-16-dashboard-frontend-rebuild.md
  22. 0 0
      docs/archive/superpowers/plans/2026-04-16-references-genre-alignment.md
  23. 0 0
      docs/archive/superpowers/plans/2026-06-01-review-critical-fixes.md
  24. 0 0
      docs/archive/superpowers/specs/2026-04-02-harness-v6-design.md
  25. 0 0
      docs/archive/superpowers/specs/2026-04-03-ai-writing-quirks.md
  26. 0 0
      docs/archive/superpowers/specs/2026-04-09-skills-restructure-and-reference-gaps.md
  27. 0 0
      docs/archive/superpowers/specs/2026-04-12-story-system-evolution-spec.md
  28. 0 0
      docs/archive/superpowers/specs/2026-04-12-story-system-pro-max-retrofit-spec.md
  29. 0 0
      docs/archive/superpowers/specs/2026-04-12-webnovel-story-intelligence-system-spec.md
  30. 0 0
      docs/archive/superpowers/specs/2026-04-14-context-agent-writing-brief-design.md
  31. 0 0
      docs/archive/superpowers/specs/2026-04-14-story-system-final-convergence-spec.md
  32. 0 0
      docs/archive/superpowers/specs/2026-04-16-references-completion-spec.md
  33. 0 0
      docs/archive/superpowers/specs/2026-04-30-system-quality-fixes.md
  34. 1 1
      webnovel-writer/dashboard/frontend/design.md
  35. 1 1
      webnovel-writer/references/index/reference-gap-register.md

+ 4 - 4
docs/README.md

@@ -7,7 +7,7 @@
 ### 架构
 
 - [`architecture/overview.md`](./architecture/overview.md):系统架构、Agent 分工、Story System 设计
-- [`architecture/current-system-diagnosis.md`](./architecture/current-system-diagnosis.md):当前系统状态诊断
+- [`archive/architecture/current-system-diagnosis.md`](./archive/architecture/current-system-diagnosis.md):历史系统状态诊断
 
 ### 使用指南
 
@@ -29,9 +29,9 @@
 - [`research/long-term-memory-research-report.md`](./research/long-term-memory-research-report.md):长期记忆论文与开源方案调研
 - [`research/storyteller-paper-summary.md`](./research/storyteller-paper-summary.md):STORYTELLER 论文总结
 
-### Specs
+### 归档
 
-- [`superpowers/README.md`](./superpowers/README.md):架构 spec 与设计文档导航
+- [`archive/superpowers/README.md`](./archive/superpowers/README.md):历史架构 spec 与设计文档导航
 
 ## 分类原则
 
@@ -40,7 +40,7 @@
 - `operations/`:运维、发版、备份与恢复
 - `memory/`:长期记忆架构说明
 - `research/`:论文总结与外部方案调研
-- `superpowers/`:架构 spec 与设计文档
+- `archive/`:历史架构快照、spec 与设计计划
 
 ## 推荐阅读顺序
 

+ 1 - 1
docs/architecture/overview.md

@@ -106,4 +106,4 @@ preflight / dashboard
 事件审计链不另起第二套投影循环,事件路由仅负责声明式激活 writer,
 实际执行入口仍是 `ChapterCommitService.apply_projections()`。
 
-详细设计见:`docs/architecture/story-system-phase5.md`
+详细设计见:`docs/archive/architecture/story-system-phase5.md`

+ 0 - 0
docs/architecture/current-system-diagnosis.md → docs/archive/architecture/current-system-diagnosis.md


+ 0 - 0
docs/architecture/dashboard-demo.html → docs/archive/architecture/dashboard-demo.html


+ 0 - 0
docs/architecture/dashboard-prototype.html → docs/archive/architecture/dashboard-prototype.html


+ 0 - 0
docs/architecture/story-system-phase4.md → docs/archive/architecture/story-system-phase4.md


+ 0 - 0
docs/architecture/story-system-phase5.md → docs/archive/architecture/story-system-phase5.md


+ 0 - 0
docs/architecture/system-architecture-diagram.html → docs/archive/architecture/system-architecture-diagram.html


+ 0 - 0
docs/architecture/system-architecture.md → docs/archive/architecture/system-architecture.md


+ 0 - 0
docs/superpowers/README.md → docs/archive/superpowers/README.md


+ 0 - 0
docs/superpowers/plans/2026-04-03-phase1-cleanup.md → docs/archive/superpowers/plans/2026-04-03-phase1-cleanup.md


+ 0 - 0
docs/superpowers/plans/2026-04-09-v6-migration-completion.md → docs/archive/superpowers/plans/2026-04-09-v6-migration-completion.md


+ 0 - 0
docs/superpowers/plans/2026-04-12-story-system-phase1-contract-seed.md → docs/archive/superpowers/plans/2026-04-12-story-system-phase1-contract-seed.md


+ 0 - 0
docs/superpowers/plans/2026-04-12-story-system-phase2-contract-first-runtime.md → docs/archive/superpowers/plans/2026-04-12-story-system-phase2-contract-first-runtime.md


+ 0 - 0
docs/superpowers/plans/2026-04-12-story-system-phase3-chapter-commit-chain.md → docs/archive/superpowers/plans/2026-04-12-story-system-phase3-chapter-commit-chain.md


+ 0 - 0
docs/superpowers/plans/2026-04-12-story-system-phase4-event-log-and-override-ledger.md → docs/archive/superpowers/plans/2026-04-12-story-system-phase4-event-log-and-override-ledger.md


+ 0 - 0
docs/superpowers/plans/2026-04-13-story-system-phase5-legacy-downgrade.md → docs/archive/superpowers/plans/2026-04-13-story-system-phase5-legacy-downgrade.md


+ 0 - 0
docs/superpowers/plans/2026-04-14-context-agent-writing-brief-implementation.md → docs/archive/superpowers/plans/2026-04-14-context-agent-writing-brief-implementation.md


+ 0 - 0
docs/superpowers/plans/2026-04-15-chain-integrity-fixes.md → docs/archive/superpowers/plans/2026-04-15-chain-integrity-fixes.md


+ 0 - 0
docs/superpowers/plans/2026-04-15-story-system-final-convergence.md → docs/archive/superpowers/plans/2026-04-15-story-system-final-convergence.md


+ 0 - 0
docs/superpowers/plans/2026-04-16-dashboard-frontend-rebuild.md → docs/archive/superpowers/plans/2026-04-16-dashboard-frontend-rebuild.md


+ 0 - 0
docs/superpowers/plans/2026-04-16-references-genre-alignment.md → docs/archive/superpowers/plans/2026-04-16-references-genre-alignment.md


+ 0 - 0
docs/superpowers/plans/2026-06-01-review-critical-fixes.md → docs/archive/superpowers/plans/2026-06-01-review-critical-fixes.md


+ 0 - 0
docs/superpowers/specs/2026-04-02-harness-v6-design.md → docs/archive/superpowers/specs/2026-04-02-harness-v6-design.md


+ 0 - 0
docs/superpowers/specs/2026-04-03-ai-writing-quirks.md → docs/archive/superpowers/specs/2026-04-03-ai-writing-quirks.md


+ 0 - 0
docs/superpowers/specs/2026-04-09-skills-restructure-and-reference-gaps.md → docs/archive/superpowers/specs/2026-04-09-skills-restructure-and-reference-gaps.md


+ 0 - 0
docs/superpowers/specs/2026-04-12-story-system-evolution-spec.md → docs/archive/superpowers/specs/2026-04-12-story-system-evolution-spec.md


+ 0 - 0
docs/superpowers/specs/2026-04-12-story-system-pro-max-retrofit-spec.md → docs/archive/superpowers/specs/2026-04-12-story-system-pro-max-retrofit-spec.md


+ 0 - 0
docs/superpowers/specs/2026-04-12-webnovel-story-intelligence-system-spec.md → docs/archive/superpowers/specs/2026-04-12-webnovel-story-intelligence-system-spec.md


+ 0 - 0
docs/superpowers/specs/2026-04-14-context-agent-writing-brief-design.md → docs/archive/superpowers/specs/2026-04-14-context-agent-writing-brief-design.md


+ 0 - 0
docs/superpowers/specs/2026-04-14-story-system-final-convergence-spec.md → docs/archive/superpowers/specs/2026-04-14-story-system-final-convergence-spec.md


+ 0 - 0
docs/superpowers/specs/2026-04-16-references-completion-spec.md → docs/archive/superpowers/specs/2026-04-16-references-completion-spec.md


+ 0 - 0
docs/superpowers/specs/2026-04-30-system-quality-fixes.md → docs/archive/superpowers/specs/2026-04-30-system-quality-fixes.md


+ 1 - 1
webnovel-writer/dashboard/frontend/design.md

@@ -1,7 +1,7 @@
 # PIXEL WRITER HUB 设计规范
 
 > Dashboard 前端设计规范,所有页面必须遵守。
-> 原型预览:`docs/architecture/dashboard-prototype.html`
+> 原型预览:`docs/archive/architecture/dashboard-prototype.html`
 
 ## 视觉风格:复古像素 / 8-bit 游戏
 

+ 1 - 1
webnovel-writer/references/index/reference-gap-register.md

@@ -1,7 +1,7 @@
 # Reference Gap Register
 
 > 本文件记录本轮 skills/references 重构的基线状态与确认缺口。
-> 来源:`docs/superpowers/specs/2026-04-09-skills-restructure-and-reference-gaps.md`
+> 来源:`docs/archive/superpowers/specs/2026-04-09-skills-restructure-and-reference-gaps.md`
 
 ---