閉館・休館レビュー 現在の is_active: 1(開館)
閉館情報の役割分担(正はどれか): closure_candidates=閉館「期間」のSoT(→本番 museum_closures)。 is_active=営業中かの導出ブール(恒久閉館の承認でのみ0・→本番 museums)。 closed_note=調査メモ(本番に出ない・下の reason の下書き根拠)。
調査メモ(closed_note)はありません。
分割
同一敷地 かつ 同一チケットでなければ別レコードにする方針(docs/operating-info-design.md)。
子は「親の source_key + #n」で needs_review として作成し、都道府県・市区町村のみ親からコピーします(名称・座標・URL は空で人力補完)。
画像 (承認済みが push-images で本番 museum_images へ)
「削除」は削除指定です。push-images を実行すると本番・ストレージからも削除されます。
出典 (field_sources) / raw JSON
field_sources
| field | source | license | 暫定 |
|---|---|---|---|
| access_text | agent | official-site | |
| address | agent | official-site | |
| admission_text | agent | official-site | |
| amenities | agent | official-site | |
| category | bunka_museum | bunkacho | |
| city | bunka_museum | bunkacho | |
| description | llm | llm-assisted | ✓ |
| established_year | agent | official-site | |
| name | bunka_museum | bunkacho | |
| name_en | agent | official-site | |
| name_kana | llm | llm-assisted | ✓ |
| opening_hours_text | agent | official-site | |
| phone | official | official-site | |
| postal_code | official | official-site | |
| prefecture | bunka_museum | bunkacho | |
| regular_closed | agent | official-site | |
| reservation_required | agent | official-site | |
| url | bunka_museum | bunkacho |
category_tags
["美術館"]
raw
{"id": "1326", "name": "佐賀県立美術館", "name_kana": "", "postal_code": "", "prefecture": "佐賀県", "city": "佐賀市", "address": "", "latitude": "", "longitude": "", "phone": "", "url": "https://saga-museum.jp/museum/", "category": "美術館", "description": "", "is_active": "true", "data_source": "bunka_museum", "total_checkins": "0", "created_at": "2026-06-18 05:02:07.752183+00", "updated_at": "2026-06-19 10:12:09.754935+00", "source_key": "", "category_tags": "[\"美術館\"]", "missing": ["address", "latitude", "longitude"]}