Documentary Montage hardening plus governance fixes
This commit is contained in:
@@ -191,7 +191,7 @@
|
||||
},
|
||||
"renderer_family": {
|
||||
"type": "string",
|
||||
"enum": ["explainer-data", "explainer-teacher", "cinematic-trailer", "product-reveal", "screen-demo", "presenter", "animation-first"],
|
||||
"enum": ["explainer-data", "explainer-teacher", "cinematic-trailer", "documentary-montage", "product-reveal", "screen-demo", "presenter", "animation-first"],
|
||||
"description": "Locked at proposal stage — determines which Remotion composition renders this video"
|
||||
},
|
||||
"slideshow_risk_score": {
|
||||
|
||||
@@ -147,7 +147,7 @@
|
||||
},
|
||||
"renderer_family": {
|
||||
"type": "string",
|
||||
"enum": ["explainer-data", "explainer-teacher", "cinematic-trailer", "product-reveal", "screen-demo", "presenter", "animation-first"],
|
||||
"enum": ["explainer-data", "explainer-teacher", "cinematic-trailer", "documentary-montage", "product-reveal", "screen-demo", "presenter", "animation-first"],
|
||||
"description": "Locked at proposal stage — compose cannot change without logging a decision"
|
||||
},
|
||||
"music_source": {
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"render_grammar": {
|
||||
"type": "string",
|
||||
"description": "Which renderer family was used for this render",
|
||||
"enum": ["explainer-data", "explainer-teacher", "cinematic-trailer", "product-reveal", "screen-demo", "presenter", "animation-first"]
|
||||
"enum": ["explainer-data", "explainer-teacher", "cinematic-trailer", "documentary-montage", "product-reveal", "screen-demo", "presenter", "animation-first"]
|
||||
},
|
||||
"slideshow_risk_score": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user