Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 02:44
· 2 commits to main since this release

Changed

  • Every report is now a branded, client-ready artifact (ADR-017).
    eds_audit_report output gains, by default: a Focus GTS Navigator letterhead
    (embedded logo, self-contained), an executive summary (auto-written from the
    numbers, or pass your own executiveSummary), the Navigator accent color, a
    print-perfect stylesheet + "Save as PDF" control (no headless-browser
    dependency — uses the browser's own Print), and a subtle Navigator credit band
    with three CTAs
    (Book a call · Explore Navigator · Free audit) that appears on
    every report and is never removable. New optional brand input
    (agency/preparedFor/accentColor/logo) lets a caller white-label the
    letterhead; the Navigator footer credit always stays. All brand/summary inputs
    are HTML-escaped and the accent color is strictly validated — this is a document
    handed to third parties. Still 40 tools (a presentation layer on the existing
    report, no new tool).