事後処理 Post-event
Close-out workspace. Always export before resetting. All actions are gated by the admin allowlist — same auth as admin.html.
リセット前にエクスポートを取得。Firestore から最新データを読み込んでダウンロードします。
Back up the event before reset. Each export loads fresh from Firestore and downloads directly.
スタッフ・ジャッジのフィードバック収集と次回へのインサイト抽出。
Gather feedback from staff + judges; synthesize insights for the next event cycle.
Writes to events/{eid}/debriefs/day-N. debrief.html picks it up live.
完全リセットは、このイベントの全データ(バトル・ジャッジ・キャスト・ROS・参加者・ログ)を削除します。イベント基本情報 (名前・日付・ブランド) とポインタ参照のみ保持されます。
Full reset wipes everything for this event — battles, judges, cast, rundown, participants, logs. Only the event shell (name, date, brand) and pointer ref are preserved. Use when starting a fresh event cycle on the same event id.
⚠ 実行前に上の「XLSX アーカイブ」を必ず取得してください。リセット後はデータ復旧できません。
⚠ Always export the XLSX archive first. Data is unrecoverable after reset.