Skip to content

[Application] prepare Sprint 1 demo happy path#154

Closed
SilverSupplier wants to merge 7 commits into
mainfrom
codex/sprint1-application-demo-flow
Closed

[Application] prepare Sprint 1 demo happy path#154
SilverSupplier wants to merge 7 commits into
mainfrom
codex/sprint1-application-demo-flow

Conversation

@SilverSupplier
Copy link
Copy Markdown
Collaborator

Summary

  • Seed the built-in Demo project with a Sprint 1 baseline scenario, crowd placement, and configured events.
  • Polish the Layout Review -> Scenario Authoring -> Run -> Result Summary happy path, including clearer staged/run/result UI states.
  • Add demo fixture coverage that verifies the baseline scenario can run to result artifacts.

Related Issue

Area

  • Engine
  • Domain
  • Application
  • Docs
  • Build
  • Analysis
  • Chore

Architecture Check

  • I kept the dependency direction application -> domain -> engine.
  • I did not add Qt UI code to src/domain.
  • I did not add domain or application dependencies to src/engine.
  • I used src/ as the include root.

Verification

  • cmake --preset windows-debug
  • cmake --build --preset build-debug
  • ctest --preset test-debug
  • Not run (reason below)

Risks / Follow-up

  • Manual GUI click-through rehearsal was not automated in this pass.
  • Scenario event editing/deletion and persisted result artifacts remain follow-up work.

…tion-demo-flow

# Conflicts:
#	src/application/MainWindow.cpp
#	src/application/ScenarioAuthoringWidget.cpp
#	src/application/ScenarioResultWidget.cpp
#	src/application/ScenarioResultWidget.h
#	src/application/ScenarioRunWidget.cpp
#	src/application/ScenarioRunWidget.h
@learncold learncold closed this Apr 30, 2026
@SilverSupplier SilverSupplier deleted the codex/sprint1-application-demo-flow branch May 5, 2026 15:27
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.

2 participants