docs: complete Scene 10 factual run state
This commit is contained in:
@@ -147,9 +147,14 @@ Implementation order:
|
|||||||
[`presentation live/replay truth`](superpowers/specs/2026-07-09-presentation-live-replay-truth-design.md).
|
[`presentation live/replay truth`](superpowers/specs/2026-07-09-presentation-live-replay-truth-design.md).
|
||||||
Implementation:
|
Implementation:
|
||||||
[`presentation live/replay truth plan`](historical/superpowers/plans/2026-07-09-presentation-live-replay-truth.md).
|
[`presentation live/replay truth plan`](historical/superpowers/plans/2026-07-09-presentation-live-replay-truth.md).
|
||||||
20. Future: presenter companion, Scene 10 product graph, final scene visuals,
|
20. Completed: Scene 10 now presents factual run state: workflow input,
|
||||||
|
interrupt payload, operator resume decision, output, and trace frame facts.
|
||||||
|
Cancel is terminal in presentation mode and does not advance into submitted
|
||||||
|
evidence. Implementation:
|
||||||
|
[`Scene 10 factual run state`](historical/superpowers/plans/2026-07-09-scene-10-factual-run-state.md).
|
||||||
|
21. Future: presenter companion, Scene 10 product graph, final scene visuals,
|
||||||
evidence assets, and rehearsal timing.
|
evidence assets, and rehearsal timing.
|
||||||
21. Add a static slide/appendix shell only after presentation mode is clear.
|
22. Add a static slide/appendix shell only after presentation mode is clear.
|
||||||
Astro remains an option, not the default next surface.
|
Astro remains an option, not the default next surface.
|
||||||
|
|
||||||
Presentation wishlist / defense readiness:
|
Presentation wishlist / defense readiness:
|
||||||
|
|||||||
@@ -192,6 +192,11 @@ The key defense states are directly addressable:
|
|||||||
- `/present#scene/workflow-demo/interrupt`
|
- `/present#scene/workflow-demo/interrupt`
|
||||||
- `/present#scene/interrupt-evidence/approval`
|
- `/present#scene/interrupt-evidence/approval`
|
||||||
|
|
||||||
|
Scene 10 is factual by design. It projects the reviewed/live run into visible
|
||||||
|
workflow input, interrupt payload, resume decision, output, and trace facts.
|
||||||
|
Empty trace frame objects are shown as captured empty objects; absent fields are
|
||||||
|
called out as not captured rather than replaced by generic placeholders.
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
pnpm --dir web dev
|
pnpm --dir web dev
|
||||||
# open http://127.0.0.1:5173/present
|
# open http://127.0.0.1:5173/present
|
||||||
|
|||||||
Reference in New Issue
Block a user