Getting Started
There are two complementary authoring paths:
- Use the browser studio to create or import a v3 project, arrange scenes and actors, preview the timeline, and export SVG.
- Use the repository story commands to scaffold, validate, canonicalize, and render reviewable story fixtures. (
SVG-Animator-BIBLE.md:169-212,scripts/story.mjs:45-50)
Start with Authoring workflow for the editor, or Stories for the command-line fixture lifecycle. The project title for a new blank document is Untitled Story; importing a project preserves its own title.
Audio is optional to the editing and visual-export path. Provider unavailability must not prevent scene authoring or deterministic SVG export. (README.md:57-61, docs/ARCHITECTURE.md:73-75)