Files
meeting-assistant/openspec/changes/define-meeting-assistant-v1/specs/meeting-summary/spec.md
T
2026-05-18 23:38:47 +02:00

13 lines
699 B
Markdown

## ADDED Requirements
### Requirement: Meeting Assistant generates meeting outputs
Meeting Assistant SHALL generate a summary, decisions, and next steps from the meeting transcript, metadata, user notes, and assistant-discovered context.
#### Scenario: Meeting processing completes
- **WHEN** transcription and context collection have completed
- **THEN** Meeting Assistant generates a summary, decisions, and next steps for the meeting note
#### Scenario: User notes conflict with transcript interpretation
- **WHEN** user-authored notes provide context that changes the interpretation of the transcript
- **THEN** Meeting Assistant considers those notes during summary and next-step generation