Add project sync guidance for corrected notes
PR and Push Build/Test / build-and-test (push) Failing after 9m54s

This commit is contained in:
2026-06-22 10:46:28 +02:00
parent c64823ef46
commit e0d5b96ca1
5 changed files with 41 additions and 0 deletions
@@ -721,6 +721,10 @@ public sealed class WorkflowRulesEditorTests
Assert.Contains("read_logs", instructions);
Assert.Contains("read_spec_file", instructions);
Assert.Contains("list_recent_summaries", instructions);
Assert.Contains("When correcting a meeting note that has project references", instructions);
Assert.Contains("read that project's AGENTS.md", instructions);
Assert.Contains("new project reference", instructions);
Assert.Contains("matching correction", instructions);
}
[Fact]