Skip to content
Relunar

Documentation

Reports

Local artifacts written for every repro run.

Each repro writes a run directory:

.relunar/runs/<run-id>/
  report.md
  report.json
  logs.txt

Status values

  • passed — setup and baseline completed successfully
  • setup_failed — clone or setup command failed
  • baseline_failed — a baseline command failed
  • blocked — sandbox or unexpected harness failure

GitHub comments

When you pass --comment, Relunar posts a markdown summary derived from the local report. This is intentionally explicit so public issue threads stay under maintainer control.