Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

System Test Results

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: versioned mn.test.result/v1 machine 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.