Skip to content

Commit 3232945

Browse files
committed
docs(v4): insert side-channel forward routing item #3 in v5 carry list
1 parent c45f440 commit 3232945

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/fixtures/e2e_matrix_v4_report.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ model genuinely changed observable behaviour.
9393
1. **Sharding plan apply → real distributed train** — needs multi-device.
9494
2. **Memory peak vs estimate** — needs `mx.metal.get_peak_memory`
9595
instrumentation across train cycles.
96+
3. **Side-channel forward routing** — V4-10 shipped observation probe;
97+
actual per-channel ingestion into forward pass (doc_ids / token_ids
98+
modulating attention bias, conditioning, etc) is v5+ work.
9699
4. **WS reconnect mid-train** — lifecycle.
97100
5. **Concurrent / abortable Train** — needs cancel UI + train cancel handle.
98101
6. **Spec save/load roundtrip** — still deferred from v3 (V3-12).

0 commit comments

Comments
 (0)