feat(playtest): consolidate preview and quality workbench - #96
Open
xyh202131 wants to merge 5 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced Aug 4, 2026
xyh202131
marked this pull request as ready for review
August 4, 2026 06:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
功能项
提供一套完整的 Playtest 核验台:自动进入已有可播放内容,在同一工作台切换角色造型和动作、播放逐帧动画、查看质量证据并保存当前核验结论。
本 PR 已整合原 PR #90 的页面功能,#96 作为唯一保留的 Playtest PR。
包含
数据边界
预览与质量内核
页面与交互
/playtest只作为工作台入口,自动跳转到第一个可播放动作。/playtest/:characterId/:outfitId?actionId=:actionId提供正式工作台。业务边界
验证
git diff --check:通过Supersedes #90