## Summary Fire/Smoke 및 Door Closure 작업이 순차적으로 병합된 뒤, 통합 시나리오와 문서로 #218의 v2 범위를 정리합니다. ## Parent Issue #218 ## Area Domain / Docs ## Target Sprint Sprint 3 ## Scope - 화재+연기+문폐쇄가 함께 있는 통합 시나리오 테스트를 추가합니다. - `docs/product/위험 정의.md` 또는 관련 문서에 v2 범위를 명시합니다: FDS/FED/fire spread/smoke concentration 아님. - #218 완료 조건과 하위 이슈 상태를 정리합니다. - 앞선 하위 작업의 행동을 새로 크게 바꾸지 않고 regression/문서 중심으로 마무리합니다. ## Acceptance Criteria - Fire/Smoke와 Door Closure가 함께 있어도 기존 baseline, hazard-only, closure-only 테스트가 유지됩니다. - v2 모델의 한계가 문서에 명확히 남습니다. - #218에서 하위 이슈 추적 상태를 보고 완료 여부를 판단할 수 있습니다. ## Architecture / Dependency Check - 테스트는 domain 경계를 우선 사용합니다. - 문서는 구현 범위와 불포함 범위를 함께 설명합니다. - UI 행동 로직이나 새 물리 모델을 추가하지 않습니다. ## Verification Plan - `cmake --build --preset build-no-app-debug` - `ctest --preset test-no-app-debug` - UI 변경이 포함된 기준에서는 `cmake --build --preset build-debug` - UI 변경이 포함된 기준에서는 `ctest --preset test-debug` ## Dependencies / Blockers - Complete #226, #221, #222, #223, and #224 before final regression/docs closure. ## Repository Checks - [x] Existing parent issue #218 was checked before creating this task. - [x] The issue title follows the `Task-` convention.
Summary
Fire/Smoke 및 Door Closure 작업이 순차적으로 병합된 뒤, 통합 시나리오와 문서로 #218의 v2 범위를 정리합니다.
Parent Issue
#218
Area
Domain / Docs
Target Sprint
Sprint 3
Scope
docs/product/위험 정의.md또는 관련 문서에 v2 범위를 명시합니다: FDS/FED/fire spread/smoke concentration 아님.Acceptance Criteria
Architecture / Dependency Check
Verification Plan
cmake --build --preset build-no-app-debugctest --preset test-no-app-debugcmake --build --preset build-debugctest --preset test-debugDependencies / Blockers
Repository Checks
Task-convention.