1 comments

  • celastin2 hours ago
    Maintainer here.<p>MemLineage is a governed write layer for agent-heavy workflows: dry-run -&gt; diff preview -&gt; human approve&#x2F;reject -&gt; commit -&gt; audit (+ undo)<p>Use case: when agents write tasks&#x2F;notes&#x2F;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&#x2F;audit fields before commit 2) where approval should happen in practice (app layer, queue boundary, CI gate) 3) which failure mode to defend first