Files
GotthardGandClaude Opus 4.8 eaa9e1009b
Build and Publish / test (push) Successful in 2m13s
Build and Publish / build (push) Successful in 18s
Build and Publish / Build and Deploy Docs (push) Successful in 38s
feat: send beam-mark centre as image metadata (overlay, not baked)
Sample screenshots now carry the beam mark as normalized metadata for the
AareDB frontend overlay — the JPEG stays unmarked so raw images remain
clean for YOLO training.

- upload_image: optional `beam_center` sent as a JSON form field.
- ScreenshotService.save_to_db: normalizes the beam mark by the captured
  frame dims -> {x,y,ar,[w,h]} via _beam_center_metadata (+ unit tests).
- save_screenshot_db: reads get_beam_mark() (centre) best-effort. Beam
  SIZE in px is a TODO(calibration) hook -> crosshair until filled, then
  a rectangle matching the gridscan.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 23:23:41 +02:00
..