Skip to content

Commit c8a06c4

Browse files
committed
docs: ship the current Studio walkthrough
1 parent 3f502a0 commit c8a06c4

8 files changed

Lines changed: 47 additions & 22 deletions

File tree

docs/images/studio/export.jpg

-61.9 KB
Loading

docs/images/studio/inspector.jpg

-68.4 KB
Loading

docs/images/studio/overview.jpg

-55.9 KB
Loading

docs/images/studio/storyboard.jpg

-81.5 KB
Loading

docs/snippets/advanced-path-grid.jsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ export const AdvancedPathGrid = () => {
1919
detail: "Change visible design, text, media, timing, and animation in the live project.",
2020
action: "Open the Studio guide",
2121
href: "/studio",
22-
video: `${CDN}/studio-design-loop-v1.mp4`,
23-
poster: `${CDN}/studio-design-loop-v1.jpg`,
22+
video: `${CDN}/studio-direct-edit-loop-v2.mp4`,
23+
poster: `${CDN}/studio-direct-edit-loop-v2.jpg`,
2424
},
2525
{
2626
title: "Build richer compositions",
@@ -36,8 +36,8 @@ export const AdvancedPathGrid = () => {
3636
"Validate the project, render through Studio, an agent, or the CLI, and review the file.",
3737
action: "Finish the project",
3838
href: "/guides/export-and-share",
39-
video: `${CDN}/studio-export-loop-v1.mp4`,
40-
poster: `${CDN}/studio-export-loop-v1.jpg`,
39+
video: `${CDN}/studio-check-render-loop-v2.mp4`,
40+
poster: `${CDN}/studio-check-render-loop-v2.jpg`,
4141
},
4242
];
4343
const [reducedMotion, setReducedMotion] = useState(false);

docs/studio/index.mdx

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ description: "Open a HyperFrames project, make visible changes, adjust timing an
77
<Frame>
88
<video
99
className="aspect-video w-full bg-zinc-100 object-cover dark:bg-zinc-900"
10-
src="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-front-door-v1.mp4"
11-
poster="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-front-door-v1.jpg"
10+
src="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-front-door-v2.mp4"
11+
poster="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-front-door-v2.jpg"
1212
alt="A narrated tour of a real HyperFrames Studio project"
1313
aria-label="A narrated tour of a real HyperFrames Studio project"
1414
controls
@@ -32,8 +32,8 @@ Pause on the relevant frame, then click the element on the canvas. A selected el
3232
<Frame>
3333
<video
3434
className="aspect-video w-full bg-zinc-100 object-cover dark:bg-zinc-900"
35-
src="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-design-loop-v1.mp4"
36-
poster="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-design-loop-v1.jpg"
35+
src="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-direct-edit-loop-v2.mp4"
36+
poster="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-direct-edit-loop-v2.jpg"
3737
alt="Selecting an element and changing it in HyperFrames Studio"
3838
aria-label="Selecting an element and changing it in HyperFrames Studio"
3939
autoPlay
@@ -57,8 +57,8 @@ Use the timeline when the right element appears at the wrong moment.
5757
<Frame>
5858
<video
5959
className="aspect-video w-full bg-zinc-100 object-cover dark:bg-zinc-900"
60-
src="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-timing-loop-v1.mp4"
61-
poster="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-timing-loop-v1.jpg"
60+
src="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-timing-loop-v2.mp4"
61+
poster="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-timing-loop-v2.jpg"
6262
alt="Adjusting clip timing in the HyperFrames Studio timeline"
6363
aria-label="Adjusting clip timing in the HyperFrames Studio timeline"
6464
autoPlay
@@ -80,13 +80,19 @@ Select an element and open its motion controls to work with animation and keyfra
8080

8181
For media, select the image, video, or audio element and replace its source from the Inspector or Assets. Recheck its crop, duration, and transition after replacement.
8282

83+
## 4. Decide whether Studio is the right tool
84+
85+
Use Studio for a change you can point at: wording, position, styling, media, timing, or one animation.
86+
87+
Ask the agent when the change affects the story, several scenes, source research, or the project structure. Both edit the same project, so you can move between them without exporting or converting anything.
88+
8389
<Frame>
8490
<video
8591
className="aspect-video w-full bg-zinc-100 object-cover dark:bg-zinc-900"
86-
src="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-motion-loop-v1.mp4"
87-
poster="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-motion-loop-v1.jpg"
88-
alt="Editing animation and media in HyperFrames Studio"
89-
aria-label="Editing animation and media in HyperFrames Studio"
92+
src="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-agent-loop-v2.mp4"
93+
poster="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-agent-loop-v2.jpg"
94+
alt="Sending the selected element and its project context to an agent"
95+
aria-label="Sending the selected element and its project context to an agent"
9096
autoPlay
9197
muted
9298
loop
@@ -95,12 +101,6 @@ For media, select the image, video, or audio element and replace its source from
95101
/>
96102
</Frame>
97103

98-
## 4. Decide whether Studio is the right tool
99-
100-
Use Studio for a change you can point at: wording, position, styling, media, timing, or one animation.
101-
102-
Ask the agent when the change affects the story, several scenes, source research, or the project structure. Both edit the same project, so you can move between them without exporting or converting anything.
103-
104104
## 5. Check and render the version
105105

106106
Watch the complete project once. Pay particular attention to the opening, scene boundaries, captions, and audio ending. Use **Lint** for a quick Studio pass, then run `npx hyperframes check` from the project folder before delivery.
@@ -110,8 +110,8 @@ Open **Export**, choose the format and resolution required by the destination, a
110110
<Frame>
111111
<video
112112
className="aspect-video w-full bg-zinc-100 object-cover dark:bg-zinc-900"
113-
src="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-export-loop-v1.mp4"
114-
poster="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-export-loop-v1.jpg"
113+
src="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-check-render-loop-v2.mp4"
114+
poster="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/studio-check-render-loop-v2.jpg"
115115
alt="Checking and exporting a version from HyperFrames Studio"
116116
aria-label="Checking and exporting a version from HyperFrames Studio"
117117
autoPlay

research/docs-refactor/NOTES.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -829,3 +829,24 @@ New navigation should be task-shaped:
829829
typography change. Removing the cross-origin TT Norms declarations also
830830
removes four repeatable browser console errors while preserving the approved
831831
effective site font.
832+
833+
### 2026-07-31 — Studio delivery and current-main sync
834+
835+
- The replacement Studio film uses the current `field-notes` project and real
836+
Studio 0.7.86 captures. It runs 56 seconds with River narration, BGM, SFX,
837+
and one stable caption rail. Film lint, browser check, and all five seam
838+
checks pass; all 1,680 frames were measured with zero blank, white, or flat
839+
frames. Integrated loudness is -16.6 LUFS and the worst narration-to-bed
840+
separation is 12.3 dB.
841+
- Replaced the Studio overview, Storyboard, Design, and Export stills with one
842+
coherent capture set. The four muted loops now show direct editing, a real
843+
persisted timeline trim, the real Ask agent handoff, and a real Studio render.
844+
- Published the film, poster, four loops, and four loop posters under first-use
845+
`*-v2` keys in `s3://heygen-public/hyperframes-oss/docs/images/showcase/` with
846+
immutable one-year cache headers. S3 metadata and CDN content types were
847+
verified after upload.
848+
- Merged `origin/main` at `a3c8f897f` before final QA. Preserved the approved
849+
Guides / Studio / Catalog / Developers chrome, added the new Prompt Guide as
850+
progressive disclosure inside Guides, redirected the retired
851+
`/guides/prompting` route, and kept the beginner Quickstart intentionally
852+
short.

research/docs-refactor/PLAN.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,9 @@ Old docs and changelogs are leads, not proof.
330330
- [x] Add the first real Studio workspace visual.
331331
- [x] Add focused visuals for difficult interactions.
332332
- [x] Move or redirect the buried manual-editing page.
333+
- [x] Replace the Studio front-door film with a current narrated product walkthrough.
334+
- [x] Recapture the Studio stills and four task loops from the same real project.
335+
- [x] Publish the final Studio media under immutable versioned CDN URLs.
333336

334337
### Phase 5 — Consolidation
335338

@@ -345,6 +348,7 @@ Old docs and changelogs are leads, not proof.
345348
- [x] Review desktop and mobile navigation.
346349
- [x] Add and visually review sendable routes for common user questions.
347350
- [x] Add page ownership and freshness rules.
351+
- [x] Merge the current `main` prompting guide and product changes before final QA.
348352
- [ ] After release, use Mintlify analytics to inspect real searches, no-result queries, and weak result ranking.
349353

350354
## Deliverables

0 commit comments

Comments
 (0)