Files
2026-05-27 12:55:17 +02:00

971 B

MODIFIED Requirements

Requirement: Meeting note template is coded and round-trippable

Meeting Assistant SHALL link the note files generated for one meeting run through frontmatter.

The meeting note frontmatter SHALL link to the transcript, assistant context, and summary notes.

Generated artifact notes SHALL link only to the other notes from the same run and SHALL omit the frontmatter property that would reference themselves.

  • WHEN Meeting Assistant creates a meeting note
  • THEN the note frontmatter links to the configured transcript, assistant context, and summary note locations

Scenario: Generated artifacts do not self-reference

  • WHEN Meeting Assistant writes transcript, assistant context, or summary artifact frontmatter
  • THEN the artifact frontmatter links to the other run notes
  • AND the artifact frontmatter omits the property for the artifact's own note type