mn_test writes every run to a new folder under runs/ and updates
runs/latest.json to point at the most recent report.
Each run contains:
report.html: navigable human report with evidence links.report.txt: terminal-friendly status table and problem summary.results.json: versionedmn.test.result/v1machine record.junit.xml: normalized CI results.logs/: redacted per-step subprocess output.services/: local Redis/Core/API service logs.artifacts/blueprints/: copied evidence from demo blueprint runs.
Generated run folders and latest.json are ignored by Git. Files retained
directly in this directory are historical checked-in summaries or benchmark
baselines; compare performance numbers only with the hardware, software,
package, and Git metadata recorded alongside them.