feat: rebuild creator workflow and storyboard fixture coverage#21
Open
MookeeHugo wants to merge 14 commits into
Open
feat: rebuild creator workflow and storyboard fixture coverage#21MookeeHugo wants to merge 14 commits into
MookeeHugo wants to merge 14 commits into
Conversation
Add shared runtime helpers plus HTTP/json storage utilities, and wire the comic generation pipeline, model adapters, and entrypoints to the revised backend flow.
Update the creator UI modules, generated API contracts, API normalization tests, and frontend quality/smoke tooling for the revised workflow.
Add Liuyi story project fixtures, v2 planning assets, fixture audit tooling, storyboard guidance, and regression tests for import, provider, persistence, and smoke coverage.
Document runtime files and compatibility rules, refresh the README and quality gates, and wire the root launch scripts and CI helpers to the new runtime defaults.
Add repository-level ignore rules for root-level pytest cache and tmp test directories so git status stays quiet even if local smoke runs leave them behind.
|
|
Add payload budgeting, safe-reference generation, and direct/two-stage pack selection for multi-reference storyboard frames. Wire the recommendation through backend, frontend, fixtures, and regression tests so v2 storyboard generation can avoid 413 failures while preserving consistency.
Mark the V2 storyboard source as the canonical prompt basis and record the legacy external prompt as cinematic polish only. Carry the external advantages into the visual bible and handoff notes so future generations do not need to restate the policy.
Record the current V2 storyboard completeness snapshot, separating finished frame outputs from incomplete source assets. Add the next-phase plan for filling scene, prop, style, and regression gaps before promoting the draft manifest.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR rebuilds the generation pipeline, refreshes the creator frontend workflow, and expands the storyboard fixture regression surface around the "六一那天" project.
Changes
git statusstays quiet after local runs.Verification
npm run quality:frontendpython -m pytest -qNotes
The fixture PNG assets are intentionally large. They are included to validate "六一那天" test material consistency end-to-end across source manifests, reference assets, prompt bundles, and import/audit flows.