Skip to content

Commit 7f8110f

Browse files
userFRMclaude
andauthored
docs: sync the changelog mirror with the canonical section name (#821)
The mirror still carried the dead [fpss] queue_depth reference after the canonical [streaming] rename landed in CHANGELOG.md, leaving the two copies out of sync and the dead section name surviving in the rendered docs. Co-authored-by: Claude <noreply@anthropic.com>
1 parent 97ad526 commit 7f8110f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs-site/docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ code does not change.
610610
accessor) is removed: the post-SSOT pipeline has exactly one queue
611611
(the event queue sized by `ring_size`), so a separate
612612
event-channel-depth knob is dead. TOML configs that set
613-
`[fpss] queue_depth = ...` should switch to `ring_size`.
613+
`[streaming] queue_depth = ...` should switch to `ring_size`.
614614
- The cross-language response-shape agreement validator
615615
(`scripts/validate_agreement.py`) now consumes a TypeScript
616616
shape manifest alongside the Python / CLI / C++ runtime artifacts.

0 commit comments

Comments
 (0)