Normalize scalar frontmatter lists
PR and Push Build/Test / build-and-test (push) Successful in 8m49s

This commit is contained in:
2026-06-11 16:00:05 +02:00
parent bd786426bf
commit b22754ce5d
10 changed files with 131 additions and 17 deletions
+6
View File
@@ -48,6 +48,12 @@ Generated artifact notes SHALL link only to the other notes from the same run an
- **WHEN** Meeting Assistant creates a meeting note
- **THEN** the note frontmatter links to the configured transcript, assistant context, and summary note locations
#### Scenario: Scalar list frontmatter is normalized
- **GIVEN** a meeting note frontmatter field that Meeting Assistant expects as a list is stored as a scalar string
- **WHEN** Meeting Assistant reads the meeting note
- **THEN** it treats the scalar string as a one-item list
- **AND** continues processing the meeting note
#### 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