fix: make presentation workflow graph readable

This commit is contained in:
lda
2026-07-10 02:36:53 +07:00 Verified
parent b33e37b732
commit edc5422351
9 changed files with 391 additions and 193 deletions
@@ -73,7 +73,7 @@ export const DemoWorkflowScene = ({
const runProof = {
runId: runStart?.resultingIds.runId ?? null,
planLabel: "11 plan nodes",
planLabel: "10 plan nodes",
traceLabel: "3 trace frames",
evidenceLabel: "JSON-RPC evidence",
};