Expand description
Investigation reports and baseline/candidate diffing.
Functionsยง
- compare_
reports - Compare a baseline and candidate investigation report.
- infer_
requirements - Infer operational requirements and adapter strategy from an investigation report.
- infer_
requirements_ with_ target_ class - Infer operational requirements from an investigation report using explicit SLO thresholds.
- investigate_
har - Build an investigation report from a HAR payload.
- investigate_
har_ cached - Build an investigation report from a HAR payload using a cache and the conservative Unknown class.
- investigate_
har_ cached_ with_ target_ class - Build an investigation report from a HAR payload using an external cache and explicit target class.
- investigate_
har_ with_ profile - Build an investigation report from a HAR payload using an explicit analyzer profile.