cyberneticlibrary

Produce validated ebooks

ebookworkflowsetup L30
tobyilee/book-writer-dynworkflow
What it does

Produce fact-verified EPUB3 ebook from outline

Best for

Long-form knowledge products where source verification + adversarial claim-checking beats single-author trust

Inputs
  • · topic (ebook subject)
  • · plan (outline structure)
  • · budget.total (optional agent call cap)
Outputs
  • · .epub file (EPUB3 format)
  • · VerifiedClaimSet
  • · ApprovedChapter list
Requires
  • · WebSearch
  • · WebFetch
  • · agent()
  • · parallel execution
  • · epubcheck
Preconditions

Topic coherent; research queries enumerated; fact-verifier agents loaded (opus tier); epub3 schema understood

Failure modes

Outline too large (>16 chapters); missing research queries; fact-verifier quorum never reached; unverifiable claims; EPUB3 validation fails

Trust signals
  • · 3-vote adversarial fact-gate per claim
  • · perspective-diverse outline/package verification
  • · RawSourceBundle → VerifiedClaimSet → ChapterDraft flow
  • · repo: tobyilee/book-writer-dynworkflow