documentation revision
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# ADR-0020: Dashboard chat streaming, live request progress, and the mixed-topology routing flaw
|
||||
|
||||
## Status: Accepted (chat/streaming/styles implemented); routing flaw documented, fix pending
|
||||
## Status: Accepted (chat/streaming/styles and mixed-topology routing fix implemented)
|
||||
|
||||
## Context
|
||||
|
||||
@@ -94,7 +94,7 @@ head + full-model downstream is a topology the planner never had to handle befor
|
||||
prior split tests used disjoint shards (0–11 + 12–23) where `shard_start` happened to
|
||||
equal the correct continuation layer.
|
||||
|
||||
### Required fix (not yet implemented)
|
||||
### Required fix (implemented 2026-07-07 — commits `518c259`, `e44abc9`, `1ecc599`; see ADR-0021)
|
||||
|
||||
1. **Correct continuation layer:** when hop N ends at layer `e`, hop N+1 must execute
|
||||
from `start_layer = e + 1` regardless of the downstream node's own `shard_start`
|
||||
|
||||
Reference in New Issue
Block a user