save_analysis
Save analysis results to PeakInfer history for later review. Store InferenceMap data in the specified path (default .peakinfer/runs/) to preserve runtime behavior insights.
Instructions
Save analysis results to PeakInfer history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to save results (default: .peakinfer/runs/) | |
| analysis | Yes | Analysis results to save (InferenceMap format) |