Bake UI-drawn zone coordinates and timestamp motion mask into IaC.
Restrict car/person/dog alerts to only fire when objects pass through
the driveway entrance zone.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Keep interval at default (50) rather than 0 — the primary fix is
removing car max_frames, not changing the re-check interval.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove car-specific max_frames (was causing forget-and-re-detect loop)
and set stationary interval to 0. Use initContainer to copy configmap
into writable emptyDir so UI changes (zones, masks) persist at runtime.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>