hrms-checkin/.claude/agent-memory/hrms-checkin-expert/project_active_camera_scope.md

12 lines
722 B
Markdown
Raw Normal View History

2026-05-08 11:27:03 +07:00
---
name: Active camera investigation scope
description: Current camera issue investigations should focus on HomeView.vue; the legacy Google Map MapView.vue flow is not in active use
type: project
---
Current camera issue work should focus on `HomeView.vue`; do not investigate or modify the legacy Google Map `MapView.vue` flow for this issue.
**Why:** The user clarified that `MapView.vue` is an older Google Map implementation from earlier work and is not the path currently used in production for this check-in flow.
**How to apply:** For follow-up debugging or fixes related to the current camera/upload issue, scope analysis and implementation to `HomeView.vue` unless the user explicitly re-opens `MapView.vue`.