diff --git a/PRIVACY.md b/PRIVACY.md index c1febc3..058b585 100644 --- a/PRIVACY.md +++ b/PRIVACY.md @@ -54,6 +54,10 @@ Collected data is used solely to: - Identify common error patterns - Improve tool performance and reliability - Guide development priorities +- Train machine learning models for workflow generation + +All ML training uses sanitized, anonymized data only. +Users can opt-out at any time with `npx n8n-mcp telemetry disable` ## Data Retention - Data is retained for analysis purposes diff --git a/data/nodes.db b/data/nodes.db index fc8c74f..7158512 100644 Binary files a/data/nodes.db and b/data/nodes.db differ