compile_report
Generate a verdict-led performance report with Markdown, HTML, and JSON artifacts. Optionally evaluate SLOs and SignalPilot for detailed insights.
Instructions
Compile Markdown/HTML/JSON artifacts with a verdict-led summary.
Use after analyze/evaluate. Optionally evaluates SLOs, SignalPilot, and Reveal. For discovery runs, set use_knee_results=true to analyze/SLO the knee step JTL when a knee exists (default remains the last step for compatibility). Returns verdict, written paths, and the report dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| slo_path | No | ||
| namespace | No | ||
| use_reveal | No | ||
| use_knee_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||