review-zoom-git-provenance-audit

Review zoom provenance: audit git history and asset lineage

Metadata

Statusdone
Assignedagent-967
Agent identity3577bc75d6ed4f1947509aa5c086c91ce7c997c7806dab6bf6affac647452647
Created2026-05-06T20:28:26.051219722+00:00
Started2026-05-06T20:29:55.789998634+00:00
Completed2026-05-06T20:41:12.307019119+00:00
Tagsbog-this-week, bog-deck, review-zoom, revision-fanout, git-provenance, eval-scheduled
Eval score0.95
└ blocking impact0.96
└ completeness0.95
└ constraint fidelity0.85
└ coordination overhead0.94
└ correctness0.95
└ downstream usability0.97
└ efficiency0.92
└ intent fidelity0.93
└ style adherence0.95

Description

Cross-cutting provenance audit for Erik's review of the zoom deck.

Goal: review the git repo itself to reconstruct what was done when, which scripts/assets produced each current slide, and how the current zoom review deck relates to earlier BoG/v2 work. This should guide all downstream slide-specific revision tasks.

Requirements:

  • Use git history as primary evidence: git log --oneline --decorate --all -- <paths>, git show, git diff, git blame where useful.
  • Cover at least these lineages: current render-bog-annotated-zoom / agent-951 commit, earlier build-bog-v2-3 / agent-878 zoom deck, bog-v2-slides / agent-809 synthesis, and per-slide commits for 03/04/06/07/08/09/10/11/12/14.
  • Map each current zoom slide asset to its likely source: generated from script, copied from canonical v2-review assets, cropped from v2-zoom, external HPRCv2 path, or manually assembled.
  • Identify stale/provenance risks, especially .wg-worktrees/agent-878 paths, copied/cropped PNGs, and assets whose generating scripts are not obvious.
  • Include external repo provenance hooks where relevant: github.com:ekg/erdos_renyi for 03b and github.com/pangenome/HPRCv2 image history for slide 04.
  • Produce a concise table that downstream workers can use: slide, current asset, source path/commit, generating script if known, open questions, recommendation.
  • Do not edit deck source.

Deliverable:

  • slides/v2-review-zoom/_revision_assets/git_provenance/README.md

Depends on

Required by

Log