2026-03-31 08:49:25 +08:00
|
|
|
|
{
|
|
|
|
|
|
"name": "tomato-novel",
|
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
|
"language": "zh",
|
|
|
|
|
|
"llm": {
|
2026-04-02 18:19:21 +08:00
|
|
|
|
"provider": "custom",
|
|
|
|
|
|
"baseUrl": "https://ark.cn-beijing.volces.com/api/coding/v3",
|
|
|
|
|
|
"model": "deepseek-v3.2"
|
2026-03-31 08:49:25 +08:00
|
|
|
|
},
|
|
|
|
|
|
"notify": [],
|
|
|
|
|
|
"daemon": {
|
|
|
|
|
|
"schedule": {
|
|
|
|
|
|
"radarCron": "0 */6 * * *",
|
|
|
|
|
|
"writeCron": "*/15 * * * *"
|
|
|
|
|
|
},
|
|
|
|
|
|
"maxConcurrentBooks": 3
|
|
|
|
|
|
},
|
|
|
|
|
|
"quality": {
|
|
|
|
|
|
"enforcement": "strict",
|
|
|
|
|
|
"platform": "tomato",
|
|
|
|
|
|
"paragraph": {
|
|
|
|
|
|
"min_length": 35,
|
|
|
|
|
|
"max_consecutive_short": 3,
|
|
|
|
|
|
"max_short_ratio": 0.3
|
|
|
|
|
|
},
|
|
|
|
|
|
"golden_points": {
|
|
|
|
|
|
"min_per_chapter": 3,
|
|
|
|
|
|
"keywords": [
|
|
|
|
|
|
"打脸",
|
|
|
|
|
|
"升级",
|
|
|
|
|
|
"收获",
|
|
|
|
|
|
"碾压",
|
|
|
|
|
|
"反转",
|
|
|
|
|
|
"爽点",
|
|
|
|
|
|
"优势",
|
|
|
|
|
|
"先知",
|
|
|
|
|
|
"重生"
|
|
|
|
|
|
]
|
|
|
|
|
|
},
|
|
|
|
|
|
"dialogue": {
|
|
|
|
|
|
"min_ratio": 0.3,
|
|
|
|
|
|
"min_count": 5
|
|
|
|
|
|
},
|
|
|
|
|
|
"auto_fix": {
|
|
|
|
|
|
"enabled": true,
|
|
|
|
|
|
"merge_paragraphs": true,
|
|
|
|
|
|
"enhance_golden_points": true,
|
|
|
|
|
|
"add_dialogue": true
|
|
|
|
|
|
}
|
2026-04-02 18:19:21 +08:00
|
|
|
|
},
|
|
|
|
|
|
"integration_history": {
|
|
|
|
|
|
"date": "2026-04-02",
|
|
|
|
|
|
"operation": "章节整合",
|
|
|
|
|
|
"description": "将第131-145章(15章)高度重复内容整合为第131-133章(3章)核心剧情",
|
|
|
|
|
|
"chapters_before": 146,
|
|
|
|
|
|
"chapters_after": 134,
|
|
|
|
|
|
"reduction_percentage": 8.2,
|
|
|
|
|
|
"repetition_reduction": "15章重复内容 → 3章核心剧情 (精简80%)",
|
|
|
|
|
|
"backup_location": "/root/.openclaw/workspace/backups/chapters_before_consolidation_20260402_174533/",
|
|
|
|
|
|
"integration_log": "/root/.openclaw/workspace/tomato-novel/logs/integration_20260402.md"
|
2026-03-31 08:49:25 +08:00
|
|
|
|
}
|
2026-04-02 18:19:21 +08:00
|
|
|
|
}
|