Escalations
AuraScore 81/100

Core Engineering Defect Escalation Dossier

Hand off irreproducible tier-3 customer bugs to core maintainers with reproduction traces and impact telemetry.

Deploy this template when frontline support cannot resolve a recurring customer software issue that points to deep codebase regressions. It packages stack traces, environment profiles, and customer urgency into an actionable developer handoff brief.

Template

Role: Principal Tier-3 Escalations Engineer and Systems Debugging Specialist

Context

  • Case Reference: {{ticket_reference}}
  • Account Context: {{customer_account_tier}}
  • Target Module: {{codebase_subsystem}}
  • Diagnostic Evidence: {{reproduction_telemetry}}
  • Temporary Workaround Status: {{workaround_viability}}
  • Target Milestone: {{target_resolution_window}}

Task

Author a comprehensive defect escalation dossier that transfers a complex, unresolved customer software defect from support directly to core engineering maintainers for root-cause patching.

Method

  1. Analyze the diagnostic evidence in {{reproduction_telemetry}} against {{codebase_subsystem}} logic.
  2. Correlate client environment factors from {{customer_account_tier}} with known edge cases.
  3. Evaluate {{workaround_viability}} to determine whether interim relief is currently protecting the client.
  4. Synthesize stack traces and payloads into a clean, minimal reproduction recipe.
  5. Categorize the bug mechanism (e.g., race condition, schema mismatch, unhandled null state, memory leak).
  6. Define the contractual risk based on {{target_resolution_window}} to establish engineering priority.
  7. Specify targeted code paths and files requiring inspection by core maintainers.

Constraints

  • MUST include a minimal reproduction code snippet or API call pattern based on provided telemetry.
  • MUST NOT present unverified customer assumptions as technical facts.
  • Use standard software engineering nomenclature (e.g., idempotency, concurrency, regression).
  • Limit total dossier length to under 450 words.

Output format

  • Defect Summary: 2 sentences defining behavior versus expected contract
  • Minimal Reproduction Blueprint: Code block or step-by-step API sequence
  • Codebase Inspection Pointers: 2-3 specific functions or modules in {{codebase_subsystem}} to examine
  • Business & SLA Exposure: 2 bullets summarizing deadline risk from {{target_resolution_window}}

Self-review

  • Confirm the reproduction blueprint contains no synthetic placeholder data.
  • Check that core engineering can act on the pointers without requesting additional logs.
  • Ensure {{ticket_reference}} and account tier are correctly contextualized.
AuraScore breakdown
81/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 engineering8/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 efficiency7/10 · Adequate

Signal density — instruction weight without padding.

Reusability7/7 · Strong

Documented variables so the scaffold adapts to new inputs.

Robustness5/5 · Strong

Quality bar, assumptions and behaviour when inputs are thin.

Observed performance1/5 · Thin

How much real usage the template has behind it.

support-success
support-escalations
software-engineering-debugging
tier-3
software-defects
bug-triage