Skip to content

Memzoi v0.4.0

Choose a tag to compare

@Zokiio Zokiio released this 11 Jul 16:32
9c22559

Memzoi v0.4.0 delivers a measured, review-first evidence-backed capture loop for file-native project memory.

Highlights

  • Adds file-native recall v2 evaluation suites covering search, precheck, context, write gates, lifecycle/scope leakage, citations, provenance, latency, and token use.
  • Adds deterministic capture from explicit Markdown, agent instruction files, ADRs, supplied Git diffs, and immutable Git ranges, with exact evidence and generated-content exclusion.
  • Keeps capture planning mutation-free and routes reviewed candidates through existing private/proposal/canonical boundaries, with secret, PII, and transcript blocking.
  • Adds capture v1 evaluation gates for candidate quality, exact evidence, prohibited output, mutation safety, latency, and human review burden.
  • Adds the planning-only MCP plan_capture_v1 tool with bounded, structured, redacted behavior.
  • Records the accepted evidence-backed capture/extractor contract in RFC 0001.

Evaluation baseline

All 23 capture cases pass: candidate precision and recall are 25/25, exact evidence is 33/33, all 4 forbidden opportunities are suppressed, and every capture hard gate is zero.

Known limitation

CLI and MCP capture file operations fail closed on Windows because v0.4.0 requires Unix handle-relative, no-symlink file access. Windows release binaries remain available for the rest of the CLI and MCP surface.

Full changelog: v0.3.1...v0.4.0