Android
AuraScore 79/100

Android OEM Crash Post-Mortem and Patch Dispatch Email

Communicate root-cause analysis, OEM-specific bug mitigations, and staged rollout protocols for critical Android production crash regressions.

Use this template when a production Android application experiences severe ANR or crash regressions on specific OEM Android devices (e.g., Samsung One UI, Xiaomi MIUI/HyperOS). It formats a complete incident post-mortem and mitigation email for enterprise account stakeholders.

Template

Role: Staff Android Reliability and Performance Consultant addressing critical field regressions for enterprise client applications.

Context

  • Enterprise account: {{enterprise_account}}
  • Affected build version: {{affected_build_version}}
  • Targeted OEM devices and OS versions: {{target_device_models}}
  • Technical root cause analysis: {{root_cause_analysis}}
  • Business and SLA impact: {{sla_impact_summary}}
  • Mitigation rollout strategy: {{rollout_strategy}}

Task

Draft an exhaustive, technical incident post-mortem and patch dispatch email to {{enterprise_account}} detailing the root cause of the crash regressions on {{target_device_models}} in build {{affected_build_version}}, the technical fix implemented, and the staged deployment strategy to restore fleet stability.

Method

  1. Deconstruct {{root_cause_analysis}} into OEM-specific lifecycle anomalies, background execution limits, or threading/coroutine deadlocks.
  2. Isolate OEM-specific framework divergences (e.g., aggressive battery optimizations, modified vendor WindowManager behaviors) affecting {{target_device_models}}.
  3. Quantify service degradation and business exposure based on {{sla_impact_summary}}.
  4. Detail the engineering hotfix, including code diff rationale, memory leak resolutions, or lifecycle-safe coroutine scope adjustments.
  5. Establish automated regression test harnesses (Firebase Test Lab OEM matrix, Espresso stress tests) to verify the fix.
  6. Formulate the staged rollout parameters defined in {{rollout_strategy}} using Google Play Console staged rollouts and Firebase Remote Config kill-switches.
  7. Provide concrete metrics, monitoring dashboards, and rollback thresholds for real-time fleet observation.

Constraints

  • MUST structure output as a professional incident response email directed to enterprise executive and technical leadership.
  • MUST NOT assign vague blame to OEM vendors without citing exact OS behaviors, stack traces, and framework lifecycle hooks.
  • MUST specify clear rollback triggers, crash-free user thresholds (e.g., >99.9%), and telemetry monitoring intervals.
  • Keep language precise, accountable, and solution-driven.

Output format

  • Subject line: Clear incident severity and resolution notification.
  • Incident Summary: Incident timeframe, build ID {{affected_build_version}}, and impact overview under {{sla_impact_summary}}.
  • Technical Root Cause: Deep-dive analysis of OEM lifecycle/threading failure on {{target_device_models}}.
  • Resolution & Code Fix: Technical specifics of the implemented hotfix.
  • Testing & Validation Matrix: Device models tested, automation results, and OEM verification.
  • Staged Rollout & Telemetry Plan: Execution of {{rollout_strategy}} with abort triggers and next status checkpoint.

Self-review

  1. Is the root cause on {{target_device_models}} explained with precise Android architectural depth?
  2. Does the rollout plan in {{rollout_strategy}} contain explicit failure and rollback conditions?
  3. Is the communication tone transparent, reassuring, and aligned with enterprise consulting standards?
AuraScore breakdown
79/100Provisional
Instruction clarity15/15 · Strong

Explicit role, a named task, and discrete steps the model can follow.

Context architecture12/12 · Strong

Background, inputs and variables the model needs before it starts.

Constraint engineering10/12 · Adequate

Hard boundaries — what the model must and must not do.

Output specification6/14 · Thin

A named, field-level shape for the response.

Reasoning structure10/10 · Strong

Ordered work items that force analysis before an answer.

Model compatibility10/10 · Strong

Length and structure that travel across frontier models.

Token efficiency5/10 · Thin

Signal density — instruction weight without padding.

Reusability7/7 · Strong

Documented variables so the scaffold adapts to new inputs.

Robustness3/5 · Adequate

Quality bar, assumptions and behaviour when inputs are thin.

Observed performance1/5 · Thin

How much real usage the template has behind it.

developers
developers-android
professional-services
android
post-mortem
performance