Make meeting lifecycle stateful

This commit is contained in:
2026-05-27 12:55:17 +02:00
parent d607b957bb
commit e85274829a
91 changed files with 4076 additions and 479 deletions
@@ -0,0 +1,8 @@
## 1. Implementation
- [x] Omit empty/self artifact link fields from rendered artifact frontmatter.
- [x] Ensure transcript, assistant context, and summary frontmatter include only other run artifacts.
## 2. Verification
- [x] Add/update artifact frontmatter behavior tests.
- [x] Run focused artifact/summary tests.
- [x] Run `openspec validate remove-artifact-self-frontmatter-links --strict`.