[step:Recover nonzero off-diagonal entries from edge multiplicity and orientation]
Fix distinct indices $i,j \in \{1,\dots,n\}$ joined by an edge in $\Gamma(A)$. Since $A$ is of finite type, the possible products of opposite off-diagonal entries are
\begin{align*}
a_{ij}a_{ji} \in \{1,2,3\}.
\end{align*}
Because $a_{ij}$ and $a_{ji}$ are nonpositive integers and neither is zero, both are negative integers. Hence the edge multiplicity determines the unordered pair $\{a_{ij},a_{ji}\}$ as follows:
\begin{align*}
a_{ij}a_{ji}=1 &\implies \{a_{ij},a_{ji}\}=\{-1,-1\},\\
a_{ij}a_{ji}=2 &\implies \{a_{ij},a_{ji}\}=\{-1,-2\},\\
a_{ij}a_{ji}=3 &\implies \{a_{ij},a_{ji}\}=\{-1,-3\}.
\end{align*}
In the single-edge case, the two entries are both $-1$, so no orientation is needed. In the double-edge and triple-edge cases, the Dynkin diagram includes an arrow directed toward the shorter simple root, equivalently toward the vertex $i$ for which $|a_{ij}| > |a_{ji}|$. Therefore the arrow distinguishes which of the two negative integers belongs to which ordered entry.
Consequently, for every joined pair of distinct vertices, the diagram determines the ordered pair $(a_{ij},a_{ji})$.
[/step]