Public Access
15 lines
802 B
Markdown
15 lines
802 B
Markdown
## 1. Automatic Summary Agent
|
|
|
|
- [x] 1.1 Add a behavior test that requires the built-in summary instructions to treat assistant context as meeting-specific memory and record problems, missing information, and assumptions.
|
|
- [x] 1.2 Update the built-in summary-agent guidance to satisfy the memory behavior.
|
|
|
|
## 2. Interactive Agent Window
|
|
|
|
- [x] 2.1 Add a behavior test that requires the interactive instructions to inspect assistant context during meeting or summary repair and record fixes and conclusions.
|
|
- [x] 2.2 Update the interactive agent-window guidance to satisfy the memory behavior.
|
|
|
|
## 3. Documentation and Validation
|
|
|
|
- [x] 3.1 Document assistant context as shared meeting-specific agent memory.
|
|
- [x] 3.2 Run focused behavior tests, the full test suite, and strict OpenSpec validation.
|