Expand description
The rippy suggest command — analyze tracking data and suggest config rules.
Structs§
- Evidence
- Supporting evidence from the tracking DB.
- Suggestion
- A single rule suggestion with supporting evidence.
Enums§
- Confidence
- Confidence that a suggestion is correct.
Functions§
- analyze_
breakdowns - Analyze command breakdowns and produce rule suggestions.
- compute_
confidence - Compute confidence from the evidence ratios.
- run
- Run the
rippy suggestcommand. - suggest_
action - Suggest an action based on evidence and risk.