Skip to content

Task-현재 애플리케이션 UI 제거 #137

@learncold

Description

@learncold

Summary

현재 Qt 애플리케이션 UI 구현을 제거하고 빈 MainWindow 셸만 남겨 이후 UI를 다시 설계할 수 있도록 정리한다.

Area

Application

Target Sprint

Sprint 1

Scope

  • 현재 MainWindow에 포함된 UI/워크플로 구현을 제거한다.
  • 앱 타깃이 빌드 가능한 최소 Qt 창만 유지한다.
  • Sprint 시연 계획 문서를 추가하고 문서 인덱스에 연결한다.

Acceptance Criteria

  • safecrowd_app 타깃이 빌드된다.
  • 테스트가 통과한다.
  • 기존 UI 동작은 의도적으로 제거된다.

Architecture / Dependency Check

  • application 계층 변경으로 제한한다.
  • domain과 engine 계층에는 새 의존성을 추가하지 않는다.
  • Qt 코드는 application 계층에만 남긴다.

Verification Plan

  • cmake --build --preset build-debug
  • ctest --preset test-debug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions