fix: make presentation workflow graph factual

This commit is contained in:
lda
2026-07-09 22:12:03 +07:00 Verified
parent f3132a12ed
commit 77853ac9f9
5 changed files with 92 additions and 33 deletions
@@ -73,7 +73,8 @@ export const DemoWorkflowScene = ({
const runProof = {
runId: runStart?.resultingIds.runId ?? null,
traceLabel: "9 workflow nodes",
planLabel: "11 plan nodes",
traceLabel: "3 trace frames",
evidenceLabel: "JSON-RPC evidence",
};