Skip to content

[Application] align workspace shell and workflow docs#114

Merged
learncold merged 1 commit into
mainfrom
codex/ui-shell-workflow-align
Apr 10, 2026
Merged

[Application] align workspace shell and workflow docs#114
learncold merged 1 commit into
mainfrom
codex/ui-shell-workflow-align

Conversation

@learncold
Copy link
Copy Markdown
Owner

Summary

  • align MainWindow with the documented workspace workflow by splitting the prototype into workspace, run control, runtime status, and results sections
  • update the GitHub Project and contribution docs to match the current Epic structure and docs/policy PR exception rules
  • keep the requested rollback of the issue form edits and the temporary Backlog project status addition out of the final change

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

  • The new UI shell is still a prototype scaffold; import, scenario editing, comparison, and recommendation remain placeholder sections until the corresponding domain/application tasks land.

@learncold learncold merged commit 9424e5f into main Apr 10, 2026
2 checks passed
@learncold learncold deleted the codex/ui-shell-workflow-align branch April 10, 2026 13:24
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.

Task-UI 셸과 GitHub workflow 정합화

1 participant