Loading
refactor(tdoc-ai): remove dead code from models, storage, and operations
Remove unused enum members (GraphNodeType, GraphEdgeType, WorkspaceStatus, PipelineStage, ProcessingFailureType, SourceKind) and unused methods (get_tdoc_evolution, _extract_* helpers). CytoScnPy identified these as definitely unused with 100% confidence.