| Field | Value |
|---|---|
| marp | true |
| title | Launch Readiness Review |
| paginate | true |
| theme | default |
Slide 1 of 11
Launch Readiness Review
Review Copilot sample deck for launch, support, and demo readiness.
1 / 11
Why now
- Docs teams are receiving more generated drafts.
- Reviewers need rendered context before line-level source context.
- Support needs clear handoff language before launch.
- Agents need bounded comments that map back to documents, routes, and components.
2 / 11
What Commentary demonstrates
- Rendered Markdown review.
- Static HTML report review.
- Draft and Brainstorming Reviews.
- Live Preview element comments.
3 / 11
Annotate a dashboard region
Activate visual annotation, zoom into the dashboard, and select the blocked timeline item, a critical risk cell, or an aging-items bar.

4 / 11
Annotate a source-backed workflow
Select the ownership handoff between Render and Review or the dashed rollback path. SVG source remains available in Raw.
5 / 11
Review the lifecycle
flowchart LR
Source[Visual source] --> Render[Safe render]
Render --> Region[Select region]
Region --> Thread[Review thread]
Thread --> Change[Apply change]
Change -. verify or roll back .-> RenderRendering diagram...
6 / 11
Launch gates
| Gate | Owner | State |
|---|---|---|
| Support FAQ reviewed | Support | In review |
| Static HTML report approved | Product | Ready |
| GitHub Pages Live Preview embeds | Engineering | Needs validation |
| Demo reset manifest current | Growth | Pending reset |
7 / 11
Demo narrative
- Open a Markdown PR and review the rendered launch brief.
- Move to the HTML migration report and inspect Preview plus Raw.
- Open the Live Preview sample and comment on a billing control.
- Show Draft and Brainstorming Reviews as agent-ready app-native records.
8 / 11
Risks to discuss
- GitHub Pages routes must serve real app content at
/,/settings/billing,/usage, and/checkout. - The Live Preview SDK must load without exposing secrets.
- Demo comments should sound like real implementation feedback.
9 / 11
Repeated occurrence check
This is the same SVG source used earlier. A marker created here should stay on this occurrence rather than appearing on both slides.
10 / 11
Decision slide
Launch when rollback ownership, support FAQ, and sample demos are all ready.
11 / 11