Architecture
Memory Policy Builder
Define what the system should remember, what it should avoid storing, and how that memory is corrected.
Keep
- Store stable user or team preferences with a clear owner.
- Keep active workflow state only for as long as the job is alive.
- Expose an easy path to review, correct, or clear remembered data.
Avoid
