Mordred's Tale — Task Registry

Writing and story tasks — draft to completion first, polish later. Act I → Act II (Mordred) → Act III (TBD).

Mordred's Tale — Task Registry

Phase mt-act-i — Finish Act I (chapter-at-a-time drafting)

IdStatusGoalDependsVerify
mt-act1-01donedraft full Chapter 3 in one pass (not page-by-page): Morgana eastern quarters, council pressure, imprisonment payoff, Jack intercut/re-align by Act I end; Mordred orphanage route set; introduce Owain (subordinate)chapter done checklist, pnpm run build:books
mt-act1-02in-progressrework Chapter 3 pass 2 (still chapter scope): continuity, emotional arc, scene transitions, tone consistency; do not micro-polish line-by-line yetmt-act1-01chapter done checklist
mt-act1-03plannedlock Act I handoff from Chapter 3 to Act II opener conditions (orphanage first day + Midas setup)mt-act1-02chapter done checklist

Phase mt-act-ii — Act II: Their lives (chapter-at-a-time drafting)

IdStatusGoalDependsVerify
mt-act2-00plannedlock Act II chapter list + beat map (chapter boundaries, POV owner, scene purpose per chapter)mt-act1-03outline updated
mt-act2-01planneddraft Act II chapter-by-chapter (full chapter pass each), then rework each chapter once before moving onmt-act2-00chapter done checklist, pnpm run build:books

Phase mt-act-iii — Act III: War, conflict, their place (chapter-at-a-time drafting)

IdStatusGoalDependsVerify
mt-act3-00plannedlock Act III chapter list + beat map (battle chapter, carriage/reveal chapter, throne-take chapter)mt-act2-01outline updated
mt-act3-01planneddraft Act III chapter-by-chapter (full chapter draft then one chapter-level rework pass) to complete manuscriptmt-act3-00chapter done checklist, pnpm run build:books

Phase mt-polish — Later (deferred)

IdStatusGoalDependsVerify
mt-polish-01deferredline edit and typo pass (all chapters)mt-act3-01read-through
mt-polish-02deferredcontinuity pass (timeline, relics, names, Jack past vs present)mt-polish-01read-through
mt-polish-03deferredprose balance (dialogue vs description)mt-polish-02read-through
mt-polish-04deferredCh3 page 1 (The Changed World) — typos, Morgana interioritymt-polish-01read-through

Registry Rules

FieldValue
orderingrows in intended execution order
status-setplanned, in-progress, done, blocked, deferred
verificationmanuscript reads; book build succeeds when applicable
priorityAct I → Act II → Act III → polish.

Chapter Done Checklist (Definition of Done)

CheckPass Criteria
1-beats-landedAll required outline beats for the chapter are present in scene form (not notes).
2-scene-causalityEach scene clearly causes the next or creates pressure for the next. No orphan scene.
3-character-motivePOV character motive is explicit in each scene; decisions are understandable even when flawed.
4-canon-consistencyTimeline, magic rules, and named-character facts match decisions and outline.
5-act-handoffChapter ending creates a clean handoff into the next chapter/act objective.
6-dialogue-interiority-balanceChapter includes dialogue and interior reaction beats; no long unreadable exposition blocks.
7-placeholder-policyNo TODO placeholders except wording-level polish notes. Missing plot beats are not allowed.
8-read-throughOne full read-through complete; awkward transitions and obvious logic gaps fixed.
9-build-checkpnpm run build:books passes after chapter save when applicable.