Section List Grid
Grid of titled sections, each with a heading and bullet list.

Example
yaml
- template: section-list-grid
enabled: true
title: What shipped
subtitle: Key changes from this reporting period
content:
sections:
- title: Launch workflow
bullets:
- Starter checklists now include task ownership.
- PDF exports preserve section grouping.
- title: Documentation
bullets:
- New rollout docs cover shared templates.
- Migration notes map old fields to the new schema.Fields
| Field | Required | Type |
|---|---|---|
title | yes | string |
subtitle | string | |
content.sections | yes | array |
content.sections[]
| Field | Required | Type |
|---|---|---|
title | yes | string |
bullets | yes | string[] |