Skip to content

Link per-talk uploads to their symposium sessions (Q4)#12

Merged
hollygrimm merged 1 commit into
mainfrom
talk-session-links
Jul 17, 2026
Merged

Link per-talk uploads to their symposium sessions (Q4)#12
hollygrimm merged 1 commit into
mainfrom
talk-session-links

Conversation

@hollygrimm

Copy link
Copy Markdown
Collaborator

Implements QUESTIONS.md Q4: bidirectional links between standalone per-talk uploads and the symposium recordings that contain them.

  • sessions[].video_id on the symposium item points at the per-talk upload (30 links: 19 → 2024 part 1, 11 → 2024 part 2, incl. hand-verified BioFirm Workshop → sess11 "Across Domains").
  • Each per-talk item gets duplicate_of back to the full recording (excluded from coverage reconciliation as before).
  • Matching was automated by title+speaker against the sessions rosters at a 0.75 confidence threshold; two false positives (Friston's external 2019 talk, the Welcome video) fell below it and stay unlinked, as does Hongju Pae's talk (not in any symposium's sessions — standalone).
  • sessions[].video_id documented in SCHEMA.md.

validate PASS; enrichment idempotent (sessions are journal-owned).

🤖 Generated with Claude Code

https://claude.ai/code/session_015NjFiMWkgrVy4foGF1Zbax

sessions[].video_id now points at the standalone per-talk upload;
each upload's item carries duplicate_of back to the full recording
(19 talks -> 2024 part 1, 11 -> part 2, incl. hand-verified BioFirm
Workshop -> sess11). Matched by title+speaker against the sessions
rosters; two false positives (2019 Friston talk, Welcome video)
excluded by threshold. SCHEMA.md documents sessions[].video_id.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015NjFiMWkgrVy4foGF1Zbax
@hollygrimm
hollygrimm merged commit 2e2be58 into main Jul 17, 2026
0 of 2 checks passed
@hollygrimm
hollygrimm deleted the talk-session-links branch July 17, 2026 21:33
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.

1 participant