Yaojia Wang
18aa87d751
feat(chain): F2 续写式链 continue_volume——上一章 accepted 正文作前文引子
- core write_chapter 支持续写模式:chain_key==continue_volume 时经注入的
chapter_repo.latest_accepted 读上一章已验收终稿,build_continuation_context
改写 volatile(仅断点后块,守不变量 #9;core 不 import apps/api)。
- ChapterDraftRepo 协议加 latest_accepted;draft_volume 行为不变(无回归)。
- apps/api SUPPORTED_CHAINS 加 continue_volume;run 端点透传 chain_key 选模式
(chain_runner 经 initial_chain_state 把 chain_key 落入 ChainState)。
- 单测(mock 网关+MemorySaver+fake session):续写第二章请求含第一章正文;
draft_volume 不注入前文;端点 202 透传 chain_key。守不变量 #1/#5。
2026-06-23 20:09:08 +02:00
..
2026-06-18 11:38:28 +02:00
2026-06-23 18:04:10 +02:00
2026-06-21 19:32:24 +02:00
2026-06-23 20:09:08 +02:00
2026-06-18 11:38:28 +02:00
2026-06-21 19:32:24 +02:00
2026-06-20 10:39:58 +02:00
2026-06-21 19:32:24 +02:00
2026-06-21 19:32:24 +02:00
2026-06-21 19:32:24 +02:00
2026-06-20 10:39:58 +02:00
2026-06-20 10:39:58 +02:00
2026-06-20 10:39:58 +02:00
2026-06-20 10:39:58 +02:00
2026-06-21 19:32:24 +02:00
2026-06-18 14:21:17 +02:00
2026-06-21 19:32:24 +02:00
2026-06-21 19:32:24 +02:00
2026-06-21 19:32:24 +02:00
2026-06-21 19:32:24 +02:00
2026-06-21 19:32:24 +02:00
2026-06-18 11:38:28 +02:00
2026-06-21 19:32:24 +02:00
2026-06-23 19:10:35 +02:00
2026-06-23 20:00:25 +02:00