Public Access
1.0 KiB
1.0 KiB
ADDED Requirements
Requirement: Interactive agent uses assistant context as meeting memory
The interactive agent window instructions SHALL identify each assistant context file as meeting-specific memory.
When the user asks the interactive agent to fix or investigate a meeting or summary, the instructions SHALL direct the agent to read the matching assistant context for clues about problems, missing information, assumptions, prior fixes, and conclusions.
After repairing a meeting or summary, the instructions SHALL direct the agent to append a concise record of its fixes and conclusions to the matching assistant context.
Scenario: Interactive agent repairs a meeting artifact
- GIVEN a meeting has an assistant context file
- WHEN the user asks the interactive agent to fix that meeting or its summary
- THEN the agent instructions direct it to inspect the matching assistant context for relevant meeting-specific memory
- AND direct it to append its fixes and conclusions to that assistant context