Work graph → visual workspace bridge
What you'll find here
The bridge that projects craik.work_graph_export records into
portable visual workspace records — and the boundary that keeps the
projection read-only.
Read-only projection.
The bridge does not mutate the work graph. It creates a read-only projection that a visual surface can render while preserving source node and edge ids.
Records
WorkGraphVisualWorkspaceVisualWorkspaceNodeVisualWorkspaceEdgeBoundary
Portable visual state.
The bridge uses deterministic layout hints instead of storing editor-specific canvas state. Consumers can apply their own layout while keeping the source links.
Redaction
Node labels and metadata pass through shared redaction. The visual workspace record preserves evidence, receipt, and policy references without copying raw private payloads.