Commit c9e09fb
committed
docs(droid-control): make single the default layout; gate side-by-side to real comparisons
The skill guidance was tipping droids toward before/after side-by-side as the
canonical video shape — primary JSON example used side-by-side with BEFORE/AFTER
labels, Demo-mode goal was phrased as 'before/after comparison', delegation
table led with 'Capture before branch / Capture after branch'. Result: droids
were reaching for side-by-side even on brand-new features where there is no
meaningful 'before', sometimes synthesizing a fake baseline.
Fix (guidance only, no schema change — layoutSchema already supports both):
- droid-control/SKILL.md: new 'Layout default' table under Workflow shape
calling out single as the default with the specific cases that warrant
side-by-side. Explicit 'do not synthesize a before' rule.
- droid-control/SKILL.md: delegation table collapses the two pre-framed
before/after rows into 'Capture clip' (single) + 'Capture both clips'
(comparison). Parallel capture section heading/gate updated to read
'comparison flows only'.
- compose/SKILL.md: primary JSON example now renders a single clip with
labels: []. One-line note shows how to flip to side-by-side when a real
comparison exists. Showcase-vs-Demo 'Goal' cell no longer pre-supposes
before/after.
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>1 parent 845a113 commit c9e09fb
2 files changed
Lines changed: 33 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
149 | 155 | | |
150 | 156 | | |
151 | 157 | | |
| |||
154 | 160 | | |
155 | 161 | | |
156 | 162 | | |
157 | | - | |
158 | | - | |
| 163 | + | |
| 164 | + | |
159 | 165 | | |
160 | | - | |
| 166 | + | |
161 | 167 | | |
162 | 168 | | |
163 | 169 | | |
| |||
167 | 173 | | |
168 | 174 | | |
169 | 175 | | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
| 176 | + | |
174 | 177 | | |
175 | 178 | | |
176 | 179 | | |
177 | 180 | | |
178 | 181 | | |
179 | 182 | | |
180 | 183 | | |
| 184 | + | |
| 185 | + | |
181 | 186 | | |
182 | 187 | | |
183 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
74 | 89 | | |
75 | 90 | | |
76 | 91 | | |
| |||
79 | 94 | | |
80 | 95 | | |
81 | 96 | | |
82 | | - | |
83 | | - | |
| 97 | + | |
| 98 | + | |
84 | 99 | | |
85 | 100 | | |
86 | 101 | | |
| |||
125 | 140 | | |
126 | 141 | | |
127 | 142 | | |
128 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
129 | 146 | | |
130 | 147 | | |
131 | 148 | | |
| |||
0 commit comments