b8e73766fe
## 修复内容 - 隔离角色动作预览测试中的真实帧定时器,避免异步交互期间帧序号偶发漂移。 - 保留 50ms 动画调度与失败帧、重试交互断言。 - 补充 React 中间状态断言的可控定时器约束。 ## 验证 - `npm run test -- src/components/creation-home/CreationLandingView.test.tsx --reporter=dot` - `npm run typecheck` - `npm run check:encoding` - `git diff --check` Reviewed-on: http://192.168.35.82/git/GenarrativeAI/Genarrative/pulls/152