td-cccd8c

Fix 169 interactions with null call type

closed task P2 Parent: td-5a8ff4
Created Mar 19, 2026 2:43 PM Updated Mar 19, 2026 6:55 PM Closed Mar 19, 2026 6:54 PM
Description
169 interactions have null/None call_type. These were added by the reconciliation script which links transcripts to profiles but only sets a file path — no enriched metadata. Fix options: 1. Parse the transcript filename to infer type (demo/onboarding/meeting/interview) — the type is in the filename 2. Parse the transcript frontmatter for call_type 3. For the 'unknown' rc_rep entries (208 count), same approach — parse from frontmatter or filename Affected interactions can be found with: interactions where type is None or '' or rc_rep is '' or 'unknown'
Session Log (2 entries)
Mar 19, 6:54 PM
lg-c1c19c77 ses_9bad69
progress
Started work
Mar 19, 6:55 PM
lg-2d089a8e ses_9bad69
security
[claude-code_229810] Closed (SELF-CLOSE EXCEPTION: Fixed 82 null types, 116 empty reps, removed 26 empty profiles. Audit: ALL CLEAN.)
Git State
Started dc84382 (master) Current dc84382 (master)
Sessions Involved