Document merchant HUD and location capture plan

This commit is contained in:
2026-08-12 14:04:28 +03:00
parent af9cd1e92d
commit 7c696b710c
11 changed files with 545 additions and 310 deletions
@@ -0,0 +1,12 @@
# Goal: Merchant HUD And Location Capture
Use Krypton Execution to execute `docs/goals/merchant-hud-and-location-capture/PLAN.md`.
Core rules:
- Treat `PLAN.md` as the source plan.
- Preserve the existing recognition loop and use its `result` as the only live HUD truth.
- Start with one Document Picture-in-Picture HUD; do not add a native wrapper unless its documented limitations block the real workflow.
- Capture a merchant location only after an explicit user action and inline preview.
- Store one bounded JPEG per shop visit and link item observations with the same `shopVisitId`.
- Preserve auth, same-origin writes, catalog ownership and append-only observation batches.
- Capture target-perspective evidence only with fresh manual-testing permission; otherwise report `implemented but visually unproven`.