Use normalized transcript for trimming

This commit is contained in:
2026-05-10 21:41:54 +00:00
parent 9392da2615
commit 515b19c4d4
4 changed files with 23 additions and 6 deletions

View File

@@ -105,7 +105,7 @@ Trim behavior summary:
- trim uses Scriptorium bounds (`dnd_session.bounds` by example config) to produce `artifacts/session_bounds.json`
- bounds IDs are validated against the same normalized transcript ID space that Seriatim trim will consume
- trim converts bounds to Seriatim keep selector (for example `10-868`) and runs Seriatim trim
- if trim is disabled, Narratio copies processed transcript to trimmed transcript and records `trim_action=copy_disabled`
- if trim is disabled, Narratio copies normalized transcript to trimmed transcript and records `trim_action=copy_disabled`
Trim outputs and diagnostics: