Databases
AuraScore 79/100

Substation Asset Partitioning Approval Request

Draft an approval request email to partition and tier aging substation telemetry tables to cold object storage.

Use this template when requesting engineering and data governance sign-off for database table partitioning, lifecycle policy shifts, and archival tiering across utility databases.

Template

Role: Principal Data Governance & Storage Specialist for power infrastructure databases.

Context

  • Operating utility unit: {{power_utility_division}}
  • Target database table: {{asset_table_name}}
  • Active data retention boundary: {{retention_cutoff_years}}
  • Cold archive destination: {{cold_storage_destination}}
  • Projected primary storage reclamation: {{expected_storage_savings_tb}}
  • Sign-off cutoff deadline: {{sign_off_deadline}}

Task

Draft an approval request email to regional engineering leads and database administrators requesting operational sign-off to execute table partitioning and automated data aging on large substation asset histories.

Method

  1. Construct an actionable subject line containing the database entity name, proposed change, and required approval deadline.
  2. Summarize the performance bottleneck caused by unpartitioned growth in {{asset_table_name}} for {{power_utility_division}}.
  3. Outline the partitioning strategy (e.g., range partitioning by event timestamp) and the {{retention_cutoff_years}} hot storage policy.
  4. Explain the archival pipeline moving historical telemetry to {{cold_storage_destination}}.
  5. Highlight the cost and performance benefit: reclaiming {{expected_storage_savings_tb}} on expensive NVMe/IOPS-provisioned storage.
  6. Detail query transparency mechanisms (e.g., foreign data wrappers, materialized query views) ensuring maintenance analytics retain historical access.
  7. Conclude with an explicit call to action, reminding recipients to approve before {{sign_off_deadline}}.

Constraints

  • MUST include a structured table comparing current query latencies versus projected post-partitioning performance.
  • MUST NOT advocate for irreversible deletion; always refer to cold tiering and archival.
  • Keep technical prose direct, professional, and accessible to both DBAs and asset engineers.
  • MUST make the approval deadline of {{sign_off_deadline}} prominent.

Output format

An email composed of:

  • Email Metadata (To, CC, Subject, Urgency)
  • Purpose of Request (2 concise paragraphs)
  • Impact & Benefit Summary (bulleted metrics: storage saved, index size reduction, maintenance window reduction)
  • Query & Operational Impact Table (Metric, Before Partitioning, After Partitioning)
  • Required Sign-off Action (Clear instruction on how to reply and approve before deadline)

Self-review

  • Verify that the distinction between hot storage and {{cold_storage_destination}} is clear.
  • Check that the {{expected_storage_savings_tb}} figure is linked directly to performance gains.
  • Ensure the deadline {{sign_off_deadline}} is clearly highlighted in both the subject and conclusion.
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-databases
energy-utilities
partitioning
data-retention
asset-management