lingfengQAQ 67db1c7d99 feat: add structured chapter context and review pipeline hai 3 meses
..
README.md 67db1c7d99 feat: add structured chapter context and review pipeline hai 3 meses
architecture.md f545f71095 docs: 精简README并拆分模块文档 hai 3 meses
commands.md 8196b175da feat: 完成长记忆闭环与流程文档重构 hai 3 meses
genres.md f545f71095 docs: 精简README并拆分模块文档 hai 3 meses
light-memory-system.md 8196b175da feat: 完成长记忆闭环与流程文档重构 hai 3 meses
light-retrofit-plan.md 8196b175da feat: 完成长记忆闭环与流程文档重构 hai 3 meses
long-term-memory-architecture-v2.md 8196b175da feat: 完成长记忆闭环与流程文档重构 hai 3 meses
long-term-memory-research-report.md 8196b175da feat: 完成长记忆闭环与流程文档重构 hai 3 meses
operations.md f545f71095 docs: 精简README并拆分模块文档 hai 3 meses
rag-and-config.md f545f71095 docs: 精简README并拆分模块文档 hai 3 meses
storyteller-implementation-plan.md 67db1c7d99 feat: add structured chapter context and review pipeline hai 3 meses
storyteller-paper-summary.md 67db1c7d99 feat: add structured chapter context and review pipeline hai 3 meses

README.md

文档中心

本目录承载 README.md 之外的详细说明,按模块拆分:

架构与模块

  • architecture.md:系统架构、核心理念、双 Agent、六维审查

LIGHT 长期记忆系统

  • light-memory-system.md:LIGHT 三层记忆架构、数据流、落地实现建议

LIGHT 改造计划

  • light-retrofit-plan.md:基于当前项目的 LIGHT 分层记忆改造方案与执行阶段

长期记忆研究报告

  • long-term-memory-research-report.md:长期记忆论文、基准与开源项目调研报告

长期记忆新架构

  • long-term-memory-architecture-v2.md:基于调研结论重规划的长期记忆架构

STORYTELLER 论文总结

  • storyteller-paper-summary.md:STORYTELLER 论文方法、模块、流程与项目启发总结

STORYTELLER 落地方案

  • storyteller-implementation-plan.md:基于当前项目的 STORYTELLER 结构化章纲落地实施方案

命令详解

  • commands.md/webnovel-* 命令详细说明

RAG 与配置

  • rag-and-config.md:RAG 检索与环境配置

题材模板

  • genres.md:题材模板与复合题材规则

运维与恢复

  • operations.md:项目结构与故障恢复/运维手册

建议阅读顺序:

  1. 先看 ../README.md(安装与上手)
  2. 再看 architecture.md(理解系统设计)
  3. 最后按需查阅命令和运维文档