Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 20:23
c9d5352

0.2.0 (2026-08-26)

Features

  • Add brand voice governance and OpenAI model support (0e5c172)
  • Add OpenAI provider and admin-configurable model choice (c1fc4c6)
  • cms: add information-gain-runs collection and article scorecard summary (95c6db8)
  • cms: add reviewer override and regenerate-from-gaps actions (5a693a9)
  • cms: show the information-gain scorecard and reviewer actions (779b87f)
  • information-gain policy, evidence sources, review statuses, and shared scoring lib (#42) (c3275a9)
  • information-gain scoring stage, reviewer workflow, and scorecard (cd729cb)
  • onboarding: Add governed pipeline setup flow (0efb7c9)
  • onboarding: Add governed pipeline setup flow (0669e56)
  • pipeline: add information-gain prompts, judge batching, and mock fixtures (363434a)
  • pipeline: add the informationGain stage and its scorecard reporting (9185817)
  • pipeline: corpus snapshots, page fetching, and gap-fed generation (#44) (61d18a7)

Bug Fixes

  • cms: build regeneration notes from the article's current run (387802c)
  • cms: clear the information-gain summary when an article is sent back (57f7a3b)
  • cms: Escape backslashes before pipes in guide table cells (7b62f10)
  • cms: invalidate an information-gain decision when scored content changes (7f255d3)
  • cms: make verified reachable only through scoring or a reviewed override (03c8980)
  • cms: persist the claim ids behind an information-gain decision (3aafb9e)
  • onboarding: make pipeline setup upgrade-safe (67190bf)
  • pipeline: drop resolved articles from the report's review queue (cdda0ed)
  • pipeline: Only load models/brand voice for run, not fetch/report (d26d941)
  • pipeline: quote full support for verbatim evidence in the mock fixtures (1e9caeb)
  • pipeline: Rename provider env-var lookup to dodge clear-text-log alert (04372e9)