Releases: snowopsdev/datum
Releases · snowopsdev/datum
Release list
v0.6.0
v0.5.0
0.5.0 (2026-09-03)
Features
- cms: add a Game Preview template (7d25dac)
- llm: run pipeline stages on a ChatGPT plan via the Codex CLI (#67) (62090b8)
- pipeline: carry the template example into the generate prompt (54fef48)
- templates: add Game Preview and carry the example into the generate prompt (72ca7b4)
Bug Fixes
- templates: order the Game Preview example like its outline (faa96a9)
v0.4.0
v0.3.0
0.3.0 (2026-08-27)
Features
- cms: add the evidence-source-candidates collection (35f7fc8)
- cms: add the source review governance page (015aff4)
- cms: add the topic discovery migration (b289188)
- cms: group picked topics into one article and cache discovery (cdf1d5f)
- cms: intent-first new content flow that starts research on its own (5df5866)
- cms: let operators discover topics from a subject they type (1e12678)
- cms: onboarding is one decision, then your first piece (278a0fa)
- cms: replace the article board with a content list and stepper (9ad44e3)
- cms: report run outcomes on the board and allow new templates (a35393d)
- cms: run and remove selected topics from the article board (cf03720)
- cms: say what QA failed and what the rewrite must change (1ec050b)
- cms: say what the model is doing during a live run (3a2b758)
- cms: show active runs in a sticky bar across the admin (57cacf2)
- pipeline: add the brief checkpoint between research and writing (bda52a7)
- pipeline: record unrated evidence domains from the scoring stage (c32951b)
Bug Fixes
- cms: keep the domain rating pill on one line (b32e575)
- cms: make the source review page match the ops CSS conventions (c9f35b6)
- cms: Prevent integration schema races (9dd2e14)
- cms: unstick deferred research and fix two Codex findings (5125ef1)
- pipeline: label FAQ entries so QA stops reporting them as duplicate content (e7b6417)
- pipeline: repair the OpenAI path and the checks it feeds (013b19f)
- pipeline: stop failing every draft on a missing social image (116aee8)
- pipeline: stop the e2e report check failing when it finds the block (f20cb34)
- pipeline: stop truncating command output when it is piped (fc7c26c)
- pipeline: update workspaceReadiness tests for the ready redefinition (b157e20)
v0.2.0
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)