Skip to content

team-narrative: add the missing Phase 2 -> Phase 3 AskUserQuestion gate#87

Open
specterslient95-lgtm wants to merge 1 commit into
Donchitos:mainfrom
specterslient95-lgtm:fix-team-narrative-phase2-gate
Open

team-narrative: add the missing Phase 2 -> Phase 3 AskUserQuestion gate#87
specterslient95-lgtm wants to merge 1 commit into
Donchitos:mainfrom
specterslient95-lgtm:fix-team-narrative-phase2-gate

Conversation

@specterslient95-lgtm

Copy link
Copy Markdown

Fixes #86.

"Decision Points" promised an AskUserQuestion gate at every phase
transition, but Phase 2 -> Phase 3 had none. This PR adds an explicit
instruction after the parallel Phase 2 block to summarise its three
outputs and call AskUserQuestion before Phase 3 delegates to
level-designer.

"Decision Points" declared that every phase transition uses
`AskUserQuestion` to capture user approval, but the Phase 2 (parallel
world-builder + writer + art-director) -> Phase 3 transition had no
gate, so it ran straight through. Add an explicit instruction to
summarise the three Phase 2 outputs and call AskUserQuestion before
delegating to level-designer in Phase 3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

team-narrative: missing AskUserQuestion gate between Phase 2 and Phase 3 (violates its own Decision Points)

1 participant