[step:Verify that $V$ has cadlag paths]
Fix $\omega \in \Omega$. The path $t \mapsto A_t(\omega)$ is cadlag and in $BV[0,T]$ by hypothesis. We use the additive representation
\begin{align*}
V_t(\omega) - V_s(\omega) = \sup \Bigl\{ \sum_{i=1}^{n} |A_{r_i}(\omega) - A_{r_{i-1}}(\omega)| : s = r_0 < r_1 < \cdots < r_n = t \Bigr\}
\end{align*}
for $s < t$, which expresses $V_t - V_s$ as the total variation of $A(\omega, \cdot)$ on the interval $(s, t]$.
**Right-continuity.** Fix $t_0 \in [0, T)$. We show $V_t(\omega) - V_{t_0}(\omega) \to 0$ as $t \downarrow t_0$. For any partition $t_0 = r_0 < r_1 < \cdots < r_n = t$ of $(t_0, t]$, the triangle inequality gives
\begin{align*}
\sum_{i=1}^{n} |A_{r_i}(\omega) - A_{r_{i-1}}(\omega)| \leq \sum_{i=1}^{n} \bigl(|A_{r_i}(\omega) - A_{t_0}(\omega)| + |A_{r_{i-1}}(\omega) - A_{t_0}(\omega)|\bigr).
\end{align*}
Since $A(\omega, \cdot)$ is right-continuous at $t_0$, for any $\varepsilon > 0$ there exists $\delta > 0$ such that $|A_u(\omega) - A_{t_0}(\omega)| < \varepsilon$ for all $u \in (t_0, t_0 + \delta)$. When $t \in (t_0, t_0 + \delta)$, every partition point $r_i$ lies in $(t_0, t_0 + \delta)$, so each $|A_{r_i}(\omega) - A_{r_{i-1}}(\omega)| \leq 2\varepsilon$. But we can do better: the total variation of $A(\omega, \cdot)$ on $(t_0, t]$ is bounded by the oscillation of $A$ on that interval. Specifically, $V_t(\omega) - V_{t_0}(\omega) \leq \text{Var}(A(\omega, \cdot); (t_0, t])$, and since $A(\omega, \cdot)$ is right-continuous at $t_0$, the variation on $(t_0, t]$ tends to zero as $t \downarrow t_0$. To see this rigorously: for any $\varepsilon > 0$, choose $\delta > 0$ so that $|A_u(\omega) - A_{t_0}(\omega)| < \varepsilon / 2$ for $u \in [t_0, t_0 + \delta]$. Then for any partition $t_0 = r_0 < \cdots < r_n = t$ with $t < t_0 + \delta$, the variation sum satisfies
\begin{align*}
\sum_{i=1}^{n} |A_{r_i} - A_{r_{i-1}}| \leq V_T(\omega),
\end{align*}
and since $A(\omega, \cdot)$ is BV, the set function $\text{Var}(A(\omega, \cdot); (s, u])$ defines a finite positive measure on $[0, T]$. A finite measure assigns vanishing mass to intervals shrinking to a point, so $\text{Var}(A(\omega, \cdot); (t_0, t]) \to 0$ as $t \downarrow t_0$. Hence $V_{t_0+}(\omega) = V_{t_0}(\omega)$.
**Existence of left limits.** Since $V(\omega, \cdot)$ is increasing and bounded above by $V_T(\omega) < \infty$, for every $t_0 \in (0, T]$ the left limit $V_{t_0-}(\omega) = \sup_{s < t_0} V_s(\omega)$ exists and is finite. This is a standard property of bounded increasing functions: they have left limits at every point.
[/step]