Epistemic status: This appendix is a worked instantiation. Every TFT quantity has an exact Kalman-filter counterpart, making this a validation of the formal chain rather than an approximate mapping. All quantities are computable in closed form.
This example instantiates the full TFT chain — TF-01 through Appendix A — in a single coherent system with explicit measurable quantities at each step. The system is minimal but includes both action-conditioned sensing and online model updating.
The agent tracks scalar state
- Dynamics:
$x_{t+1} = x_t + v_t$ ,$v_t \sim \mathcal{N}(0, q)$ ,$q = 0.25$ - Observation:
$y_t = x_t + n_t^{(a_t)}$ - Low mode noise:
$r_L = 9$ - High mode noise:
$r_H = 1$ - Event rate:
$\nu = 5 \text{ Hz}$ - High mode has higher energy cost
Mapping status: exact.
-
$\Omega_t = x_t$ is partially observed via noisy channel. -
$\mathcal{A} = {L, H}$ is non-empty and causally affects observation quality (action-dependent observation function, TF-01). - Residual uncertainty persists (
$H(\Omega_t \mid \mathcal{C}_t) > 0$ ) due to process and sensor noise.
Mapping status: exact.
Action precedes observation and changes
[Worked Quantity]
With
Mapping status: exact.
Model state $M_t = (\hat{x}{t|t}, P{t|t})$ is a compression of interaction history with recursive update.
Each sensor read is an observation event; updates occur asynchronously at
Mapping status: exact.
Innovation:
[Worked Quantity]
Mapping status: exact.
Scalar Kalman gain:
[Worked Quantity] $$K_t = \frac{P^-_t}{P^-t + r{a_t}}$$
With
$K(H) = 4.25 / 5.25 \approx 0.810$ $K(L) = 4.25 / 13.25 \approx 0.321$
Exact TF-06 uncertainty ratio mapping:
$U_M = P^-_t$ $U_o = r_{a_t}$ $\eta^* = K_t$
Use policy objective:
[Worked Objective]
When uncertainty is high (
Suppose a planning pause of
[Measured]
Cost during pause:
[Threshold] $$\Delta\eta^(0.5)\cdot 0.70 > 0.20 ;\Longrightarrow; \Delta\eta^(0.5) > 0.286$$
If expected gain improvement is below
Assume maneuvering regime change introduces sustained residual autocorrelation and mismatch floor.
If estimated valid radius drops to
Using action mix
[Worked Quantity]
With
[Check]
From data, suppose conservative estimates:
$\alpha = 2.6 \text{ s}^{-1}$ $R = 1.4$ $\rho = 0.18$
Then:
[Worked Bounds]
Interpretation:
- The agent is comfortably within its invariant region.
- It has substantial adaptive reserve to absorb additional disturbance before structural failure.
This completes one explicit path from TF-01 through Appendix A with measurable quantities at each step.
| TFT Concept | Kalman Mapping | Status |
|---|---|---|
| Scope | Exact | Definitional |
| Causal structure + CIY | Exact | Closed-form KL |
| Model ( |
Exact | Kalman state + covariance |
| Mismatch ( |
Exact | Standard Kalman innovation |
| Gain ( |
Exact | Kalman gain IS uncertainty ratio |
| Tempo ( |
Exact | Closed-form |
| Persistence condition | Exact | Linear ODE solution |
| Lyapunov bounds ($R^$, $\Delta\rho^$) | Exact | From estimated sector parameters |