Public Access
Normalize scalar frontmatter lists
PR and Push Build/Test / build-and-test (push) Successful in 8m49s
PR and Push Build/Test / build-and-test (push) Successful in 8m49s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user