You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: v0.6.1 — RETRACT operation for memory correction
New executor operation that marks memory facts as wrong with a visible
strikethrough tombstone. Fact IDs are preserved so readers know what was
retracted and why. Maps to IETF KU retract lifecycle state (#17).
- _retract_fact() in executor.py with [RETRACTED date — reason] annotation
- History file records retraction provenance
- Compaction + update prompts updated with RETRACT guidance
- 4 new tests (121 total)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments