• v1.4.0 7b0e22060e

    Ghost released this 2026-05-17 20:19:40 +00:00 | 0 commits to main since this release

    Migrates HP off the deprecated hp-copy PHP/Make.com POC onto AI QC.

    New capabilities:

    • HP client promoted from placeholder to real entry
    • hp_copy_review profile + check: single Gemini call per asset, grades
      marketing copy against canonical Source Messaging Excel files
      uploaded as reference assets
    • excel_processor module: openpyxl extraction + Gemini-summarised
      Markdown for HP-shaped Source Messaging files, written alongside
      PDF brand guidelines under brand_guidelines/files/
    • .xlsx dispatch on /api/brand_guidelines: tries localization-matrix
      parsing first (existing clients), falls back to source-messaging
      summarisation (HP)
    • Findings-table renderer in both HTML generators: hp_copy_review's
      structured JSON becomes a priority-coloured table with quote,
      issue, suggested fix, and source citation
    • Media-plan 'language' column now extracted and surfaced into check
      prompts when present

    Internal docs: docs/superpowers/specs/2026-05-17-hp-cycle-1-onboarding-design.md
    and docs/superpowers/plans/2026-05-17-hp-cycle-1-onboarding.md.

    Smoke-tested on dev with real Messi-Core Source Messaging Excel and
    a non-HP test image; LLM correctly produced 4 high-priority findings
    citing the canonical source. Cycles 2 (Word/PPT processor) and 3
    (Box picker) ship separately.

    Downloads