You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
3
3
## Unreleased
4
4
5
+
## 0.11.0 - 2026-09-09
6
+
7
+
### Changed
8
+
9
+
- Reworked video prompt authoring around scene intent, reference roles, stable design and evolving event state across action, performance, environment, product and graphic work. Preserve authored format and craft without a mandatory twelve-part cinematic prefix.
- Carry shot transitions, local continuity and native sound bridges into compiled prompts; preserve unit scope and locally rebased timing without exposing internal identifiers.
12
+
- Added source-backed prompt research and anonymized failure analysis covering reference-board leakage, held contact poses, state resets and conflicting visual authority. Private media and conversation evidence are not bundled.
13
+
14
+
### Verification boundary
15
+
16
+
- Compiler/fixture tests and installed-method exercises verify instruction and text behavior. The inspected negative video informs the diagnosis; no claim is made that a new video-model candidate has proven quality improvement.
17
+
5
18
## 0.10.0 - 2026-09-08
6
19
7
20
- Bring Jingzao photography advice into existing Studio story and shot development before camera choices are locked. Connect composition and environment to story, blocking and shot information; preserve story ownership, Fast scope, existing budgets and separate image execution.
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,14 @@ Start with the work you need. A small edit stays small; a complete preproduction
34
34
35
35
Outputs depend on the requested scope and available providers. A prompt is ready for submission only after its actual references and model requirements are checked. Image generation, video generation and final approval remain distinct steps.
36
36
37
+
## Scene-led video prompts
38
+
39
+
Prompt structure follows the scene: stable references and design, then evolving
40
+
action, performance, environment, camera and sound. Authored detail is preserved;
41
+
unrequested cinematic prefixes and rhythm formulas are not added. Browse
and the [source-backed research and limits](docs/film-preproduction/research/prompt-structure-20260909.md).
44
+
37
45
## Product CG styles
38
46
39
47
Choose from six optional families: dry powder, precision hard surfaces, elastic
@@ -46,7 +54,7 @@ See the [product CG library and test boundaries](examples/product-cg-style-libra
46
54
47
55
You need a Codex environment with Skills support and Python 3.10 or newer. Image, video, transcription and media-download services have their own requirements.
48
56
49
-
For a **verified release installation**, download the archive and checksums from [GitHub Releases](https://github.com/papperrollinggery/Paperrolling-DIRcreative-SKILL/releases/latest), then follow the [exact-tag installation guide](README.technical.md#verified-release-install). The source version is **v0.10.0**; release assets are authoritative for published availability.
57
+
For a **verified release installation**, download the archive and checksums from [GitHub Releases](https://github.com/papperrollinggery/Paperrolling-DIRcreative-SKILL/releases/latest), then follow the [exact-tag installation guide](README.technical.md#verified-release-install). The source version is **v0.11.0**; release assets are authoritative for published availability.
0 commit comments