Public Access
534 B
534 B
1. Implementation
- Add an in-memory summary-agent write audit component.
- Capture project-file and dictation-dictionary diffs while excluding summary and assistant-context writes.
- Append the collected audit to assistant context after the summary agent finishes.
2. Verification
- Add behavior tests for project-file diff capture, dictionary diff capture, and summary/context exclusion.
- Run focused summary/project tool tests.
- Run
openspec validate add-summary-agent-write-diff-audit --strict.