Yaojia Wang
87dd09a797
feat(agents): Scope B A1 — 4 竞品生成器 schema/spec + 2 上下文 builder
续写/扩写/降AI率/拆书 4 个生成器的声明(preview-only writes=[],只声明 tier #2):
- schemas.py: ContinuationResult/PolishResult/DeAiResult/BookTeardownResult
- specs.py: continue(writer)/expand(writer)/de-ai(analyst)/teardown(analyst),各配 system_prompt
- generation_node.py: build_continuation_context(续写读前文)/build_text_input_context(原文输入)
- 单测: 4 spec/schema 契约 + 2 builder 纯函数(确定性/空值降级)
守不变量 #2(只声明 tier)/#3(纯预览不写库)/#9(system_prompt 进缓存前缀)。
2026-06-23 19:01:11 +02:00
..
2026-06-18 14:21:17 +02:00
2026-06-23 18:04:10 +02:00
2026-06-18 11:38:28 +02:00
2026-06-21 19:32:24 +02:00
2026-06-23 19:01:11 +02:00
2026-06-18 11:38:28 +02:00
2026-06-18 14:21:17 +02:00
2026-06-21 19:32:24 +02:00
2026-06-18 14:21:17 +02:00
2026-06-20 10:39:58 +02:00
2026-06-20 10:39:58 +02:00
2026-06-20 11:31:59 +02:00
2026-06-23 18:04:10 +02:00
2026-06-20 18:25:00 +02:00
2026-06-23 16:54:47 +02:00
2026-06-18 14:21:17 +02:00
2026-06-18 14:21:17 +02:00
2026-06-18 11:38:28 +02:00
2026-06-22 18:28:04 +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-22 20:37:55 +02:00