docs: record demo climax craft pass

This commit is contained in:
lda
2026-07-08 23:21:56 +07:00 Verified
parent 5b8524348b
commit 94a4a5be91
3 changed files with 14 additions and 2 deletions
+6 -2
View File
@@ -144,9 +144,13 @@ Presentation wishlist / defense readiness:
settled React Flow fitting, Scene 3 chip/evidence collision, narrow settled React Flow fitting, Scene 3 chip/evidence collision, narrow
chat rail behavior, and Scene 10 smoke route. Implementation: chat rail behavior, and Scene 10 smoke route. Implementation:
[`presentation alignment and layout polish`](historical/superpowers/plans/2026-07-08-presentation-alignment-layout-polish.md). [`presentation alignment and layout polish`](historical/superpowers/plans/2026-07-08-presentation-alignment-layout-polish.md).
5. Presentation craft pass: tune motion, discussion-chip placement, Q&A modal 5. Completed: demo climax craft pass made Scenes 9 and 10 read as one
continuous product demonstration from agent handoff, to persisted run, to
typed interrupt, to resume/output/evidence. Implementation:
[`demo climax craft pass`](historical/superpowers/plans/2026-07-08-demo-climax-craft-pass.md).
6. Presentation craft pass: tune motion, discussion-chip placement, Q&A modal
hierarchy, evidence receipt placement, and remaining generic-slide styling hierarchy, evidence receipt placement, and remaining generic-slide styling
after the compositions are stable. after the demo climax is stable.
- Presenter runbook: - Presenter runbook:
[`defense presentation runbook`](runbooks/defense-presentation.md) covers [`defense presentation runbook`](runbooks/defense-presentation.md) covers
exact URLs, keyboard controls, live RPC/demo fallback steps, story spine, exact URLs, keyboard controls, live RPC/demo fallback steps, story spine,
+8
View File
@@ -291,3 +291,11 @@ The current prepared recipe can:
This is intentionally not a general autonomous planner. A future server-side This is intentionally not a general autonomous planner. A future server-side
Vercel AI SDK driver can feed the same message-part interface. Vercel AI SDK driver can feed the same message-part interface.
### Demo Climax (Scenes 910)
Scenes 9 and 10 are the demo climax. They keep a continuity rail visible while
the prepared replay moves from agent handoff, to persisted workflow run, to
typed human interrupt, to resume/output/evidence. The rail and outcome panel are
presentation-only projections over the committed replay; they do not add live
backend dependencies.