Skip to content

Task-heatmap 및 위험 레이어 결과 뷰 구현 #28

@learncold

Description

@learncold

Summary

demo viewer 확장 대신 persisted 결과 아티팩트를 읽는 heatmap 및 위험 레이어 결과 뷰를 구현한다.

Parent Issue

#3

Area

Application

Target Sprint

Sprint 2

Why Needed

MVP 코어 결과 확인 흐름은 map-agent demo가 아니라 door/room/measurement history 기반 heatmap과 risk layer다. 현재 task를 문서 기준 결과 뷰 책임으로 정리해야 한다.

Scope

  • DoorHistory, RoomHistory, MeasurementRegionSeries 기반 heatmap 표시 경로를 구현한다.
  • 여러 위험 레이어를 같은 공간 기준으로 전환해 볼 수 있게 한다.
  • persisted run/variation 결과를 읽는 결과 뷰 경계를 정리한다.

Out of Scope

  • generic results viewer 전면 확장
  • 3D viewer
  • #31과 분리
  • 추천 workflow

Core Design Criteria

  • application은 persisted artifact를 읽어 화면에 표시한다.
  • engine live state에 직접 의존하지 않고 result repository 경유 구조를 따른다.
  • heatmap 대상은 door/room/measurement history에서 선택 가능해야 한다.

Acceptance Criteria

  • 사용자가 heatmap과 위험 레이어를 persisted 결과 기준으로 볼 수 있다.
  • door/room/measurement history 중 집계 대상을 선택할 수 있다.
  • 여러 레이어 전환이 동일한 공간 기준으로 동작한다.

Related Docs

  • docs/product/Product Backlog - Pathfinder 반영안.md
  • uml/domain-result-artifacts.puml
  • uml/application-run-results-workflow.puml

Dependencies / Blockers

Repository Checks

  • I checked for an existing related issue or epic before creating or updating this task.
  • I will keep the issue title aligned with the repository naming convention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions