[step:Deduce that moments determine cumulants by induction]
For $m \in \mathbb{N}$, define the moment functional
\begin{align*}
M_m: A^m &\to \mathbb{C}
\end{align*}
\begin{align*}
(y_1,\dots,y_m) &\mapsto \varphi(y_1\cdots y_m).
\end{align*}
We prove by induction on $m$ that $M_1,\dots,M_m$ determine $\kappa_1,\dots,\kappa_m$.
For $m=1$, the set $NC(1)$ contains only $1_1$, so the moment-cumulant formula gives
\begin{align*}
M_1(y_1)=\kappa_1(y_1)
\end{align*}
for every $y_1 \in A$. Hence $M_1$ determines $\kappa_1$.
Assume that $1 < m \le n$ and that $M_1,\dots,M_{m-1}$ determine $\kappa_1,\dots,\kappa_{m-1}$. Applying the recursion with $m$ in place of $n$, for every $y_1,\dots,y_m \in A$ we have
\begin{align*}
\kappa_m(y_1,\dots,y_m)=M_m(y_1,\dots,y_m)-\sum_{\substack{\pi\in NC(m):\pi\ne 1_m}}\kappa_\pi[y_1,\dots,y_m].
\end{align*}
By the previous step, each summand with $\pi \ne 1_m$ uses only cumulants of orders at most $m-1$. These are already determined by the induction hypothesis, and $M_m$ is known by assumption. Therefore $\kappa_m$ is determined. Induction gives that $M_1,\dots,M_n$ determine $\kappa_1,\dots,\kappa_n$.
[/step]