Release Summary Generator

Translates a release's scripts into plain-language notes for non-technical approvers (product, compliance, support).

Inputs

Behavior

Maps technical operations to plain English, e.g.:

Output

{
  headline: 'one-sentence elevator pitch',
  summary: '2-3 short paragraphs, under-a-minute read',
  highlights: ['what's new in plain English'...],
  risks: ['what could go wrong in plain English'...]
}