"next" should be an optional field in JSON choices
オープン
content
engine
- 主要言語
- TypeScript
- スター
- 2
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
no next => end of the chain
next is mandatory on Choices, we cannot currently end a story with a choice
goal is to fix that
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by locating where `Choice` objects and story JSON are validated or typed in the TypeScript code, especially any rule that marks `next` as required. Then check where the story-chain parser/loader enforces this requirement and identify the minimal place to allow terminal choices. Run the story parsing/validation tests (or the nearest suite covering choices/chain flow) and confirm success for a choice entry that omits `next` and still ends the chain.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- json, typescript
- 領域
- game-dev
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 50/100