Skip to content

MemoryValidator OSS v0.6.0 — MVP

Latest

Choose a tag to compare

@dragonflylonghk-code dragonflylonghk-code released this 31 Aug 17:09

MemoryValidator OSS v0.6.0 — MVP

Highlights

  • Evidence-driven local Windows memory validation.
  • Deterministic JSON and Markdown reports.
  • Hardware discovery and Windows Storage evidence.
  • WHEA and completed Windows Memory Diagnostic evidence.
  • Optional user-supplied smartctl read-only evidence.
  • Completed llama-bench JSON import.
  • Deterministic diagnostic and evidence correlation.

Safety semantics

  • UNKNOWN is not PASS.
  • NOT_TESTED is not PASS.
  • Execution failure is not hardware failure.
  • Missing WHEA or Windows Memory Diagnostic events do not prove healthy memory.

Validated public-release gate

  • Public source commit: 77f16223923d4402fbb2abc888316666ae2545fa.
  • .NET SDK 10.0.303, target framework net10.0.
  • Release build: 0 warnings, 0 errors.
  • Full tests: 484 passed, 0 failed.
  • Targeted CLI/release tests: 53 passed, 0 failed.
  • Formatting and Git diff checks passed.
  • Live nuget.org direct/transitive vulnerability audit reported no vulnerable packages.
  • Source, package, license, redistribution, and privacy checks passed.

Known limitations

  • A fresh, separate physical-machine smoke test was not performed for this public snapshot.
  • The optional smartctl path was not exercised in the final MVP acceptance run.
  • The optional llama-bench import path was not exercised in the final MVP acceptance run.
  • Machine binding, model-content identity, and resolved AUTO/default/sentinel values require
    separate evidence.
  • Localized-text mojibake was not reproduced in the clean-package smoke; locale-specific
    presentation coverage remains limited.

The release is framework-dependent for Windows x64 and requires the .NET 10 x64 runtime.