Archive meeting workflow and screenshot changes

This commit is contained in:
2026-05-27 12:55:19 +02:00
parent 2422236ef7
commit 12832dde84
48 changed files with 3041 additions and 43 deletions
@@ -0,0 +1,8 @@
## 1. Implementation
- [x] 1.1 Render optional attendees in artifact frontmatter.
- [x] 1.2 Copy meeting-note attendees when writing a new summary.
- [x] 1.3 Preserve existing summary attendees when rewriting a summary.
## 2. Verification
- [x] 2.1 Add behavior tests for copied and preserved attendees.
- [x] 2.2 Run focused tests and strict OpenSpec validation.