Skip to main content

Module fix_recipes

Module fix_recipes 

Source

Structs§

HealthScore
Recipe
Fix recipe lookup table.

Functions§

format_action_plan
Format all matching recipes for a given diagnostic output into a human-readable action plan section suitable for a Markdown report.
format_action_plan_html
Format all matching recipes as an HTML fragment for embedding in a report page.
match_recipes
Match a health_report or inspect_host output line against known recipes. Returns all recipes that apply, in priority order.
score_health
Compute a health grade (A–F) from diagnostic output sections.