MemoryGuard v0.7.5
MemoryGuard v0.7.5
Released: 2026-08-27
v0.7.5 is a focused correctness release for reviewing governed memory
conflicts. It improves the read and display contract without changing the
underlying conflict-resolution policy.
Included
- Conflict groups return self-contained member snapshots from V2 atom and
tombstone history. Each snapshot is bounded and redacted before crossing the
GUI boundary; missing history remains explicit instead of being replaced by
an invented record. - Known conflict reason codes render as readable Chinese explanations, with a
bounded diagnostic reason retained for troubleshooting. - Only live, selectable members can be chosen as keepers. Deleted,
superseded, rejected, quarantined, shadowed, missing, or otherwise invalid
candidates are disabled, and resolution fails closed unless at least two live
members remain. - Historical conflict groups remain visible for audit.
history_totaland
totalreport the queue size, whileactionable_totalreports groups that
can still be resolved; the governance overview uses the actionable metric.
Validation boundary
This release preparation is limited to version, README, changelog, and release
metadata checks. It does not claim a full test-suite run, package publication,
or external release action.
Upgrade
python -m pip install --upgrade agent-memguard
memoryguard --version
memoryguard doctor