generate_health_report
Combine all persisted .memoire audits into a single design-health report with score, sections, and provenance badges. Missing sections are listed. Supports redaction for NDA-safe sharing.
Instructions
Compose one self-contained design-health report (HTML + markdown) from all persisted .memoire audits — app quality, UX tenets/traps, interface craft, skill compliance, and the score trend, with provenance badges, the not-assessed legend, and the active policy hash.
Prereq: run diagnose_app_quality (or the CLI audits) first so artifacts exist; missing sections are listed, never silently omitted. Returns: { html, markdown, score, sections[], missing[] }. Static content — write it wherever needed. redact=true strips evidence excerpts (paths stay) for NDA-safe sharing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| redact | No | Strip evidence excerpts — paths and counts only. |