Files
codex 3cadf08fa2
PR and Push Build/Test / build-and-test (push) Successful in 9m34s
feat: use assistant context as meeting memory
2026-07-17 11:26:49 +02:00

850 B

ADDED Requirements

Requirement: Summary agent preserves meeting-specific working memory

When Meeting Assistant uses the built-in summary-agent instructions, those instructions SHALL identify assistant context as persistent meeting-specific memory.

The built-in instructions SHALL direct the summary agent to append unexpected problems, missing information, and assumptions encountered while summarizing to assistant context.

Scenario: Summarizer encounters uncertainty

  • GIVEN the built-in summary-agent instructions are in use
  • WHEN the summary agent encounters an unexpected problem, cannot find needed information, or must make an assumption
  • THEN its instructions direct it to append a concise record to the meeting's assistant context
  • AND later agents can discover that record when working on the same meeting