# Onsite Input Template

AI에게 현장 관찰값을 전달할 때 쓰는 빈 템플릿입니다. 개인 일정, 예약 정보, 지출 메모는 넣지 않습니다.

```json
{
  "store_id": "",
  "store_name_seen": "",
  "rate_seen": "1yen or 1.111yen",
  "machine_name_seen": "",
  "machine_name_matches_report": null,
  "empty_seat_count_seen": null,
  "observed_spins_per_1000yen": null,
  "observed_spins_by_unit": "",
  "onsite_unit": "200玉 or 180玉",
  "version_markers_seen": "",
  "public_lineup_mismatch": "",
  "private_note_location": "Keep personal budget/time/movement notes outside public docs."
}
```
