Source & state
18 points
D2 Tools · Automation
Evaluate a workflow or n8n system across source-of-truth design, security, idempotency, retry behavior, observability, recovery and operating ownership.
Control category
Control category
Control category
Control category
Control category
Control category
Priority findings
Answer the assessment to generate deterministic findings. “No” and “Partial” answers become recommendations; critical gaps are sorted first.
Scoring model
Each control has a published weight. Yes earns 100% of that weight, Partial earns 50% and No earns 0%. The category weights sum to 100 points. Critical controls add a separate gate: if any critical control is answered No, the system is labeled “Not production-ready” even if other controls keep the numeric score high.
18 points
14 points
24 points
18 points
16 points
10 points
FAQ
No. The score is deterministic. Each control has a fixed published weight: Yes earns 100% of the weight, Partial earns 50% and No earns 0%. AI is not used to decide the score.
Critical controls are separate gates. A workflow can score well overall but still carry a serious production risk if, for example, secrets are hard-coded, inbound events are unverified, duplicate-sensitive side effects lack idempotency, downstream outcomes are not verified or failed work has no safe recovery path.
No. Queue mode is one runtime option, not a universal requirement. Concurrency and execution architecture should match workload, dependency limits, availability goals and operating complexity.
The checker labels a complete assessment without critical gaps as Ready foundation at 85–100, Mostly ready at 70–84, Needs improvement at 50–69 and High production risk below 50. The result is a decision-support model, not a certification or SLA.
Fix critical No answers first, then the highest-weight Partial or No findings. In practice this usually means establishing identity and source of truth, protecting credentials and side effects, defining failure semantics, adding outcome verification and creating a recoverable operating path.
Citation-ready methodology
This contract is the source of truth for the tool semantics: formulas/rules, inputs, outputs, limitations and a worked example. When calculation logic changes, the methodology version must move with the code.
Worked example
Input
Mark a workflow as having retries and logging but no durable source-of-truth state or replay-safe side effects.
Output
The checker keeps those foundational gaps visible even if several operational controls are present.
Interpretation
Fix state and duplicate-safety semantics before relying on the workflow for consequential production work.
How to cite this tool
D2 Group. “n8n Production Readiness Checker — methodology and calculation contract.” Version 2026.09, reviewed 2026-09-03. https://d2group.co/tools/n8n-production-readiness-checker#methodology