feat(web): gem forge event page (/events/gem-forge) - #67
Open
OwenLu0125 wants to merge 1 commit into
Open
Conversation
黑客松(FutureMode)與 Game Night 共用的獨立活動頁: 與 AI 鍛造師對話,把描述鍛成一顆專屬寶石。 - src/lib/gemForge.ts:寶石 schema 與可抽換 ForgeEngine 介面, v1 為規則式四輪對話(出身/性格/守護/命名),元素關鍵字加權 判定、稀有度依描述豐富度、收藏純 localStorage 不打後端 - GemVisual:屬性驅動的 SVG 占位視覺(視覺產出方案留待後續, 整顆元件即抽換點) - GemCard:3:4 直式截圖友善卡面 - 頁面狀態機:入場 → 對話 → 鍛造動畫 → 成品 + 寶石匣收藏, 匿名體驗、不掛 Privy/UserContext,行動裝置優先 - docs/gem-forge-plan.html:活動頁企劃文件 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
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.
黑客松(FutureMode)與 Game Night 共用的獨立活動頁:
與 AI 鍛造師對話,把描述鍛成一顆專屬寶石。