Adds `skald dedup --story <id>`: reads a story's most recent prose-audit findings and walks every chapter, handing the author the chapter prose + the findings with instructions to rephrase ONLY the flagged repetitions (each recurrence made distinct) and fix flagged continuity errors — everything else stays verbatim. A surgical dedup, not a rewrite. Overwrites body_md, clears body_md_tts so the chapter is re-prepped before narration. High effort (prose-craft). Migration 0011 adds the 'dedup' run kind. Completes the QC loop: audit (find) -> dedup (fix) -> re-audit. |
||
|---|---|---|
| .. | ||
| 0001_init.sql | ||
| 0002_voices_and_pronunciation.sql | ||
| 0003_narration_findings.sql | ||
| 0004_authors.sql | ||
| 0005_chapter_body_md_tts.sql | ||
| 0006_generation_runs_narrate_prep.sql | ||
| 0007_characters_voice.sql | ||
| 0008_chapter_rewrite.sql | ||
| 0009_story_audiobook.sql | ||
| 0010_prose_audit.sql | ||
| 0011_dedup_pass.sql | ||