diff --git a/packages/gateway-protocol/CHANGELOG.md b/packages/gateway-protocol/CHANGELOG.md index 5340db811e21..6639a4a208ab 100644 --- a/packages/gateway-protocol/CHANGELOG.md +++ b/packages/gateway-protocol/CHANGELOG.md @@ -7,6 +7,7 @@ version and the additive schema surface. Dates are authoring dates (2026). ## Unreleased +- Add node protocol-feature negotiation and an authoritative nullable session-key envelope for node invokes. - Add semantic `agent` / `system` roster kinds negotiated through the `agent-kind` client capability. - Rename structured-question item `id` to `questionId` and flatten keyed answer arrays. - Slim worker and session-catalog payloads to the active wire contract.