refactor(10.2): remove static-data-dependent debug commands and logging nodes
n8n workflow static data does not persist between executions on this instance, making the ring buffer, debug commands, and trace capture non-functional. Removed: - 4 Keyword Router debug rules (/errors, /clear, /debug, /trace) - Process Debug Command + Send Debug Response nodes - Log Error + Log Trace utility nodes - 2 error detection IF nodes (Check Execute *Action Success) - Inline trace blocks from 7 result-handling Code nodes Kept: structured error returns in sub-workflows (success/false + error objects), correlation ID generation, correlationId pass-through. Node count: 176 -> 170. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+9
-298
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user