Add reference video input analysis workflow

This commit is contained in:
calesthio
2026-04-04 10:01:11 -07:00
parent 87df43d39f
commit b0917d2d84
25 changed files with 2640 additions and 5 deletions
+1
View File
@@ -44,6 +44,7 @@ CANONICAL_STAGE_ARTIFACTS = {
SUPPLEMENTARY_ARTIFACTS = {
"source_media_review", # Required before first planning stage when user media exists
"final_review", # Required by compose stage before presenting to user
"video_analysis_brief", # Reference-video grounding artifact carried alongside stages
}