Files
meeting-assistant/openspec/changes/dedupe-speaker-attendee-aliases/proposal.md
T
2026-05-27 12:55:18 +02:00

10 lines
662 B
Markdown

# Change: Deduplicate attendee aliases after speaker identification
## Why
Speaker identification can confirm that multiple meeting-note attendee entries refer to the same person. When the attendee list contains both the identified speaker display name and one or more accepted aliases, later processing sees an inflated attendee count and noisier metadata.
## What Changes
- When a speaker is identified, remove attendee entries that match the identified speaker's aliases if the identified speaker display name is also present.
- Preserve the existing alias-only behavior: an attendee alias by itself still prevents adding another canonical attendee entry.