refactor: name presentation evidence states

This commit is contained in:
lda
2026-07-06 03:56:53 +07:00 Verified
parent bd2081fe8a
commit baf26156e5
14 changed files with 108 additions and 89 deletions
@@ -48,7 +48,7 @@ const mockBeat = {
caption: "Human and agent clients use the same public lifecycle surface.",
chatMode: "rail" as const,
chatTheme: "light" as const,
evidenceMode: "hidden" as const,
evidencePresentation: "hidden" as const,
figure: { catalogId: "system-architecture", focusPath: [] as readonly string[], activeNodeId: "client-operations" },
};