window.fastdocShell · smoke
Smoke-run routes — internal checks of the SumDoc build itself. Not used in embedding. Methods: 3.
Smoke-run routes — internal checks of the SumDoc build itself. Not used in embedding. Methods on this page: 3.
Methods on this page — 3
notifyCurrentDocumentTruthViewerReady
Section titled “notifyCurrentDocumentTruthViewerReady”notifyCurrentDocumentTruthViewerReady(payload: { availability: string; fixtureId: string | null; blockedStatesVisible: boolean; forbiddenClaimsVisible: boolean; unavailableStateVisible: boolean; genericFixtureListVisible: boolean;}): voidweb_to_host_event · send · fastdoc-shell:current-document-truth-viewer-ready · capability=internal
notifyRendererReady
Section titled “notifyRendererReady”notifyRendererReady(): voidweb_to_host_event · send · fastdoc-shell:renderer-ready · capability=internal
notifySmokeCheckpoint
Section titled “notifySmokeCheckpoint”notifySmokeCheckpoint(checkpoint: string, payload?: { screenshotDataUrl?: string | null; screenshots?: Array<{ name?: string | null; dataUrl?: string | null }>; telemetry?: unknown; reserveCyclesCompleted?: number; reserveElapsedMs?: number; reserveRichPayloadBytes?: number;}): voidweb_to_host_event · send · fastdoc-shell:smoke-checkpoint · capability=internal