Skip to content

docs: document agentic authoring workflow in README#55

Merged
jdwit merged 2 commits into
mainfrom
docs/agentic-authoring-readme
Jul 1, 2026
Merged

docs: document agentic authoring workflow in README#55
jdwit merged 2 commits into
mainfrom
docs/agentic-authoring-readme

Conversation

@jdwit

@jdwit jdwit commented Jul 1, 2026

Copy link
Copy Markdown
Owner

What

Documents the agentic, transcript-grounded, on-brand metadata authoring workflow in the README:

  • New Agentic authoring section explaining the design: the CLI never calls a model itself, it supplies the raw materials (caption tracks, clean transcript, per-channel brand voice) and applies the drafted metadata through the ordinary videos update path.
  • Feature bullet added to the overview, pointing at the new section.
  • Reframes earlier "an agent (or you)" wording into a dedicated section so the transcript-as-source-of-truth and brand-file-as-tone design is explicit.

Pure docs; no code or behaviour change. The underlying feature landed earlier (#52, #53, #54).

Closes #43

@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.03%. Comparing base (582d41b) to head (d50fbb7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage   85.03%   85.03%           
=======================================
  Files          15       15           
  Lines        2660     2660           
  Branches      393      393           
=======================================
  Hits         2262     2262           
  Misses        264      264           
  Partials      134      134           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jdwit jdwit merged commit 242ee3a into main Jul 1, 2026
4 checks passed
@jdwit jdwit deleted the docs/agentic-authoring-readme branch July 1, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Agentic, transcript-grounded, on-brand metadata authoring

1 participant