Updates the supervised → DQN concept audit doc to its terminal state per
Plan 4 Task 7. Every Part E row + the cross-Plan-2 D.1/D.8 rows now cite
the commit SHA in which they landed; xLSTM/KAN remain OUT-intentional
(redundant with Mamba2+TLOB and not a bottleneck respectively); Liquid
is AUDITED-LANDED (deleted from DQN per D.7's identity-at-fixed-point
finding).
Landed SHAs:
- E.1 (TFT VSN): 31e0f219a (Plan 4 Task 1B chain final)
- E.2 (GRN ADOPT): f94d857eb (Plan 4 Task 2c.3c.4 backward wire-up)
- E.3 (Multi-quantile IQN): 005ed3a4f (fixed-τ {0.05,0.25,0.50,0.75,0.95})
- E.4 (encoder/decoder split): fbc299fa2 (Rust API split, additive)
- E.5 (attention-focus ISV Mode A): cfc4ccb72
- E.6 (multi-task aux heads): 5478e7c82 (Commit A) + 647f15f9d (Commit B)
- D.1 (Mamba2 backward, Plan 2): 345867c59
- D.8 (TLOB, Plan 2): 3c18ebd63
Pre-commit check passes:
- No row marked TBD or evaluate
- No row still marked pending
Per Invariant 9 (no deferred work): every entry is now IN, OUT, or
AUDITED-LANDED. Part E is closed.
Note: E.5 Mode B (full per-feature-group VSN attention ISV expose) was
blocked on E.1 in the original spec; with E.1 now LANDED, Mode B
unblocks as a follow-up but is OUT of Plan 4 scope (Mode A is sufficient
for the Plan 4 retention check).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>