Initial TrueGrowth source import

This commit is contained in:
2026-07-07 09:36:36 +08:00
commit 3b6781d695
2283 changed files with 691996 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
## ADDED Requirements
### Requirement: Generation Prompts Inherit Creative Brief
Single-shot and batch video generation prompts SHALL inherit the workflow creative brief when present.
#### Scenario: Generate shot video with creative brief
- **GIVEN** a workflow record has a creative brief
- **WHEN** the user generates a single shot video or starts batch video generation
- **THEN** each video prompt includes the relevant directing, pacing, platform, audience, and avoid constraints
#### Scenario: Empty creative brief keeps existing behavior
- **GIVEN** a workflow record has no creative brief
- **WHEN** the user generates frames or videos
- **THEN** prompt output remains compatible with the existing prompt structure