Integrate unfinished server-rs refactor worklists
This commit is contained in:
@@ -151,12 +151,20 @@ const AGENT_DRAFT_FOUNDATION_STEP_DEFINITIONS = [
|
||||
minProgress: 44,
|
||||
expectedDurationMs: 36_000,
|
||||
},
|
||||
{
|
||||
id: 'scene-link',
|
||||
label: '建立场景连接',
|
||||
detail: '正在整理关键场景之间的入口、连接和章节线索。',
|
||||
matchers: ['建立场景连接'],
|
||||
minProgress: 66,
|
||||
expectedDurationMs: 8_000,
|
||||
},
|
||||
{
|
||||
id: 'playable-detail',
|
||||
label: '补全可扮演角色细节',
|
||||
detail: '正在补全可扮演角色的叙事基础与档案细节。',
|
||||
matchers: ['补全可扮演角色'],
|
||||
minProgress: 66,
|
||||
minProgress: 76,
|
||||
expectedDurationMs: 32_000,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user