Files
meeting-assistant/openspec/changes/sync-projects-after-note-corrections/proposal.md
T
codex e0d5b96ca1
PR and Push Build/Test / build-and-test (push) Failing after 9m54s
Add project sync guidance for corrected notes
2026-06-22 10:46:28 +02:00

15 lines
822 B
Markdown

## Why
Meeting notes are often corrected after the original summary run. When a corrected note is tied to project knowledge, the settings/logs assistant should carry those corrections through to the affected project files instead of leaving project knowledge stale.
## What Changes
- Add settings/logs assistant instructions for post-correction project synchronization.
- Require the assistant to follow a referenced project's `AGENTS.md` when present.
- Require the assistant to use judgment when no project instructions exist, with broader review for newly added project references and targeted review for corrections to existing references.
## Impact
- Affects the built-in settings/logs assistant prompt.
- No new tool surface is required; the assistant already has meeting artifact and project read/write tools.