Autopilot Analyzer

Find the bottleneck and ship the next measured fix.

Import a summary.json from your run, drop the full frx collect folder, or paste a profiler trace. The analyzer names the bottleneck and ranks fixes by ROI.

Accepted inputs

JSON · CSV · YAML

Output

Diagnosis + fixes

Feedback

Built in

Structured output

The report keeps primary diagnosis, supporting evidence, and fixes in separate sections so users can scan without rereading the same label.

Analyzer workspace

Import a summary.json from your run, drop the full frx collect folder, or paste JSON directly.

JSONReport

Import your run output

Upload the folder from frx collect. The analyzer auto-selects the best file — summary.json loads instantly with no extra steps.

summary.jsonMain diagnosis
metadata.jsonRun & hardware info
profiler_trace.jsonKernel-level timing
gpu_metrics.csvPer-step GPU counters
run_config.yamlHyperparameters
*.logTraining logs (optional)
Input payloadrequired
Accepts summary.json, profiler_trace.json, raw event arrays, and workflow run summaries.