Skip to content

Commit c3b462a

Browse files
committed
Create task TASK-126
1 parent 6b18ec6 commit c3b462a

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
id: TASK-126
3+
title: Verify and Ingest SCMC and Archive Transcripts
4+
status: To Do
5+
assignee: []
6+
created_date: '2026-05-15 01:58'
7+
labels: []
8+
dependencies: []
9+
priority: medium
10+
---
11+
12+
## Description
13+
14+
<!-- SECTION:DESCRIPTION:BEGIN -->
15+
We recently enqueued the remaining non-UGtastic videos (SCMC and Archive collections) into the `zdots-ctx` background worker.
16+
17+
Once the worker completes them, we need to ingest them into the repository and ensure their metadata is properly formatted. Because these are often single-speaker presentations rather than conversational interviews, they may require a slightly different audit prompt or manual review.
18+
<!-- SECTION:DESCRIPTION:END -->
19+
20+
## Acceptance Criteria
21+
<!-- AC:BEGIN -->
22+
- [ ] #1 Confirm the 8 SCMC and Archive videos enqueued in the previous wave completed successfully
23+
- [ ] #2 Stage and ingest the resulting transcripts using `./bin/transcripts ingest`
24+
- [ ] #3 Run the `transcript-conversational-audit` on them if appropriate, or manually format them if they are presentations rather than interviews
25+
<!-- AC:END -->
26+
27+
## Definition of Done
28+
<!-- DOD:BEGIN -->
29+
- [ ] #1 AC criteria is completed and the change has been verified
30+
<!-- DOD:END -->

0 commit comments

Comments
 (0)