Skip to content

feat(fableloom): add editorial autopilot and playthrough QA - #5490

Merged
atomantic merged 5 commits into
mainfrom
codex/fableloom-editor-autopilot
Aug 30, 2026
Merged

feat(fableloom): add editorial autopilot and playthrough QA#5490
atomantic merged 5 commits into
mainfrom
codex/fableloom-editor-autopilot

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Summary

  • add a single series-level AI evaluate/remediate action with explicit provider, model, and effort controls
  • add a bounded editor/reviewer autopilot that iterates on deterministic diagnostics and narrative-quality verdicts
  • add an exhaustive bounded playthrough harness with transition coverage, termination checks, and optional whole-series AI review
  • keep episode-outline readiness honest across teleplay expansion and subsequent graph edits

Safety and compatibility

  • preserve episode, scene, and transition membership during remediation
  • reject stale writes, invented identifiers, malformed sparse patches, new graph/playthrough/continuity blockers, and incomplete context reviews
  • disable fallback after a prompt is budgeted for the selected provider so a smaller model cannot receive an oversized partial review
  • migrate customized episode-weave prompts safely while preserving user overrides

Validation

  • 250 focused server contract tests passed
  • 36 FableLoom route tests passed
  • 28 focused client interaction/API tests passed
  • full client Biome lint passed across 2,375 files
  • production client build passed
  • prompt migration and data-drift checks passed
  • three independent whole-diff review batches reported clean

Add one-pass whole-series remediation, a bounded editor/reviewer loop, and exhaustive branching diagnostics with narrative-quality review. Surface the workflow on the Series Plan with explicit AI routing and actionable episode/scene findings.
Fail closed on stale outlines, incomplete path reviews, continuity regressions, invented identifiers, and provider fallback context drift. Add prompt migration and focused regressions for expansion, playthrough coverage, and readiness invalidation.
@atomantic
atomantic force-pushed the codex/fableloom-editor-autopilot branch from 930feb3 to c320ea4 Compare August 30, 2026 21:38
@atomantic
atomantic merged commit edb39f7 into main Aug 30, 2026
7 checks passed
@atomantic
atomantic deleted the codex/fableloom-editor-autopilot branch August 30, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant