eds_audit_trend
Review site health changes over time using recorded snapshots, producing a shareable HTML trend view or a brief text summary.
Instructions
Show site health OVER TIME from the recorded snapshots — returns a self-contained, theme-aware HTML trend view (an SVG sparkline of the overall score plus per-dimension movement since the last snapshot), ready to save or share. Reads the history sheet written by eds_audit_snapshot. Pass format:'text' for a short plain-text summary instead of HTML. Requires EDS_DA_TOKEN. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | 'html' (default) returns a shareable trend page; 'text' returns a short summary. | |
| historyPath | No | DA path for the history sheet (default /audit-history.json). |