1 comments
Maintainer here.<p>MemLineage is a governed write layer for agent-heavy workflows:
dry-run -> diff preview -> human approve/reject -> commit -> audit (+ undo)<p>Use case:
when agents write tasks/notes/knowledge in production and you need reviewability + rollback safety.<p>This project was renamed from “Memrail” to “MemLineage” to avoid name confusion.<p>I’d value input on:
1) minimum approval/audit fields before commit
2) where approval should happen in practice (app layer, queue boundary, CI gate)
3) which failure mode to defend first