Skip to content

Commit cd416c9

Browse files
committed
movements: mark unreviewed ballet examples experimental (#91)
Demi-plié, Relevé, Tendu, and Chassé are ballet examples that have not been reviewed by anyone with dance-domain knowledge. Per the dance UAT tracking issue (#91) and its focused split #103, they must not be presented as launch-ready until turnout, naming (Relevé vs Elevé), and step mechanics are signed off by a reviewer. Downgrade all four to 'experimental', which removes them from the generated launch-ready movement gallery until reviewed. Ballroom steps (box step, grapevine, waltz box) are unaffected and keep the Dance domain in the gallery. Updates the library-ordering test to match. Signed-off-by: Claude <noreply@anthropic.com>
1 parent ccef434 commit cd416c9

11 files changed

Lines changed: 47 additions & 929 deletions

File tree

playground/public/moves/box-step.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ <h2>The .posecode source</h2>
212212
</code></pre>
213213

214214
<h2>More dance movements</h2>
215-
<div class="chip-list"><a href="/moves/demi-plie.html">Demi-plié</a><a href="/moves/releve.html">Relevé</a><a href="/moves/tendu.html">Tendu</a><a href="/moves/grapevine.html">Grapevine (travels)</a><a href="/moves/waltz-box.html">Waltz box step</a><a href="/moves/chasse.html">Chassé (travels)</a></div>
215+
<div class="chip-list"><a href="/moves/grapevine.html">Grapevine (travels)</a><a href="/moves/waltz-box.html">Waltz box step</a></div>
216216
</main>
217217
<footer class="site-footer">
218218
<div class="wrap">

playground/public/moves/chasse.html

Lines changed: 0 additions & 261 deletions
This file was deleted.

0 commit comments

Comments
 (0)