Skip to content

[Application] align v1.1 workspace UI design#116

Merged
learncold merged 1 commit into
mainfrom
codex/ui-v11-workspace-alignment
Apr 10, 2026
Merged

[Application] align v1.1 workspace UI design#116
learncold merged 1 commit into
mainfrom
codex/ui-v11-workspace-alignment

Conversation

@learncold
Copy link
Copy Markdown
Owner

@learncold learncold commented Apr 10, 2026

Summary

  • align the UI/design artifacts with the v1.1 workspace plan across project, authoring, run, and analysis flows
  • add explicit domain-side authoring contracts for project persistence and scenario templates
  • update the Qt shell so the placeholder app structure matches the documented information architecture while keeping only playback controls wired live

Related Issue

Area

  • Application
  • Domain
  • Engine
  • 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

  • ProjectRepository and ScenarioTemplateCatalog are contract-only additions; concrete implementations remain follow-up work.
  • The application shell reflects the new IA, but persisted project/result flows and template actions are still placeholders.

@learncold learncold merged commit 415be06 into main Apr 10, 2026
2 of 3 checks passed
@learncold learncold deleted the codex/ui-v11-workspace-alignment branch April 10, 2026 14:04
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.

1 participant