シナリオ
あなたはグローバルECプラットフォーム「ShopWave」の SRE(日本拠点)。昨日の Operations Review ミーティング(Day 044)では月次実績を口頭で報告したが、今日はその内容を 書面レポート(英語) にまとめて社内Wikiに投稿する必要がある。
対象読者はエンジニアリングマネージャー・VP of Operations・他拠点のSREチーム。読み手が多忙であるため、「何が起きたか」「どう対応したか」「次に何をするか」を3分以内で把握させることが求められる。
文化的コンテキスト
Bottom Line Up Front — 英語の技術ドキュメントは結論を先頭に。エグゼクティブサマリーだけ読めば全体がわかる構造にする
英語のインシデントレポートは「誰が悪いか」ではなく「何が起きたか・なぜか・次に何をするか」にフォーカスする
"99.4%" 単体ではなく「目標 99.5% に対して」と並べることで良し悪しが即座に伝わる
「誰がいつまでに何をするか」が不明なAction Itemsは対応されない。必ず担当者と期限を明記
タスク
📌 Executive Summary
[ここに2〜3文のサマリを書く]
📊 Key Metrics
| Metric | Target | Actual | Status |
|---|---|---|---|
| Uptime | 99.5% | ? | ? |
| Major Incidents | 0 | ? | ? |
| MTTR | <30 min | ? | ? |
🔥 Incident Summary
[発生日時・根本原因・対応・影響範囲・復旧時間を記載]
✅ Action Items
[Owner + Due Date 付きで記載]
🎯 Next Month Goals
[来月の目標を記載]
以下のデータを使用すること:
- 対象期間: May 2026
- 稼働率: 99.4%(目標 99.5%)
- メジャーインシデント: 1件(決済API 20分障害・5月2日発生)
- MTTR(平均復旧時間): 20分
- 根本原因: キャッシュ設定のミスコンフィグレーション
- 対応済み: ✅(設定修正・自動アラート強化)
- 再発防止策: configレビューのCI/CDパイプライン組み込み・監視アラートのしきい値見直し
- 次月目標: 99.5%以上の稼働率維持・同種インシデントゼロ
使える表現・フレーズ
カードをクリックすると英語フレーズを表示します。
ヒント(段階的開示)
ヒント 1 — 構成・方向性
英語の運用レポートは 「エグゼクティブサマリー(2〜3文)→ Key Metrics 表 → Incident Summary(事実ベース)→ Action Items(Owner + Due付き)→ Next Month Goals」 の流れが基本。エグゼクティブサマリーだけで90%の情報が得られる構造にすることが重要。謝罪よりも事実・対策・次のアクションを優先する。
ヒント 2 — キーフレーズ・表現
- Executive Summary 書き出し:
"May 2026 was a broadly stable month for ShopWave operations." - 目標比の正直な記述:
"We maintained 99.4% uptime, coming in just shy of our 99.5% target." - インシデントと対応:
"We experienced one major incident — a 20-minute outage on the payment API. Root cause has been fully addressed." - Action Items:
"[ ] Integrate config validation into CI/CD pipeline · Owner: Daichi · Due: Jun 6"
ヒント 3 — 骨格テンプレート
May 2026 was [全体評価]. We maintained [稼働率] uptime, coming in just shy of our [目標] target. We experienced one major incident: [概要] — [対応状況].
Key Metrics
| Metric | Target | Actual | Status |
| Uptime | 99.5% | ? | ⚠️ / ✅ |
| Major Incidents | 0 | ? | ❌ / ✅ |
| MTTR | <30 min | ? | ✅ Within SLA |
Incident Summary
- Date: May 2, 2026 · Duration: 20 min
- Blast radius: payment API only
- Root cause: [原因]
- Resolution: [対応内容]
Action Items
- [ ] [対応] · Owner: [Name] · Due: [Date]
モデル解答(B2〜C1相当)
Period: May 1–31, 2026 · Prepared by: Daichi Kainuma (SRE, Japan)
May 2026 was a broadly stable month for ShopWave infrastructure. We maintained 99.4% uptime, coming in just shy of our 99.5% target due to one major incident early in the month. The incident has been fully resolved, root cause identified, and additional safeguards have been implemented to prevent recurrence.
| Metric | Target | Actual | Status |
|---|---|---|---|
| Uptime | 99.5% | 99.4% | ⚠️ Slightly below target |
| Major Incidents | 0 | 1 | ❌ |
| MTTR | < 30 min | 20 min | ✅ Within SLA |
Date: May 2, 2026 · Duration: 20 minutes
Blast radius: Payment API only — order-service and other APIs unaffected
Root cause: Misconfigured cache settings introduced in the May 1st deployment
Detection: Automated alert triggered at T+2 min; on-call engineer paged immediately
Resolution: Cache configuration corrected; service fully restored within 20 minutes
解説
構成分析
[ ] で進捗を視覚化。「誰がいつまでに何をするか」が明確でないAction Itemsは実行されない。
重要表現まとめ
| 表現 | 意味・ポイント |
|---|---|
broadly stable | 「全体的に安定していた」。客観的な評価語で技術文書向き |
just shy of our target | 目標未達を柔らかく・正直に言う。"missed" より穏やか |
Blast radius | インシデントの影響範囲。影響が限定的だと示す標準用語 |
Root cause: | Postmortemの標準ラベル記法。RCA(Root Cause Analysis)の核 |
fully restored within 20 minutes | 復旧の速さを "within" で強調。SLA達成を示す |
Owner: X · Due: Y | Action Itemsの国際標準フォーマット。実行責任を明確化 |
文化的ポイント
英語圏の技術組織では「誰が悪いか」を追求せず「何が起きたか・なぜか・再発防止は何か」にフォーカスする。日本の障害報告書と根本的に異なる
結論を最初に書く。エグゼクティブサマリーで全体把握できる構造が英語圏の標準。日本語の「まず背景説明→最後に結論」とは逆の順序
「多大なご迷惑をおかけしました」ではなく「Root cause identified, safeguards in place」が英語運用文書の基本。謝罪より次のアクションを優先する
よくある日本人のミス
ワンランク上の表現(Phase 2 以降)
次のステップ
- 発展: このレポートをもとに David から「このインシデントは他のAPIでも起きる可能性があるか?」と質問が来た場合のメール返信(Email × Operations)を書く
- 次回(Day 046): Conversation × Legal — 次のweek(week_index 7)へ進み、法務・コンプライアンス分野での1on1会話を練習