You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restore compaction, first-turn model switching, prompt-cache stability, and Responses WebSocket request-shape invariants before accepting any snapshot churn.
Finish Line
Switching to a smaller context model triggers the intended compaction path, Bedrock uses the supported endpoint behavior, first-turn model/personality instructions are present, prompt tools and cache keys remain stable where required, and WebSocket prewarm/reuse requests use the deliberate wire representation.
Current Status
PR Align WebSocket prewarm with no-tools request contract #727 merged as 6b5e89d63875d3b1abe6b932da3436d6940b534b and aligned WebSocket prewarm assertions with the intentional typed no-tools contract while preserving connection reuse and streaming coverage.
Do not accept broad request-shape snapshot churn before that remeasurement; model-switch, compaction, Bedrock, prompt-tool, and cache-key expectations still require behavior classification.
Acceptance Criteria
Smaller-window model switches trigger compaction exactly once where required.
Bedrock automatic compaction uses the intended endpoint and emits the expected request.
Model/personality switch developer instructions remain model-visible on the first turn.
Stable prompt tools, cached prefix, and cache key invariants are preserved.
WebSocket request input and no-tools serialization are explicitly decided and covered.
Request-shape snapshots are updated only after behavior is classified.
Objective
Restore compaction, first-turn model switching, prompt-cache stability, and Responses WebSocket request-shape invariants before accepting any snapshot churn.
Finish Line
Switching to a smaller context model triggers the intended compaction path, Bedrock uses the supported endpoint behavior, first-turn model/personality instructions are present, prompt tools and cache keys remain stable where required, and WebSocket prewarm/reuse requests use the deliberate wire representation.
Current Status
6b5e89d63875d3b1abe6b932da3436d6940b534band aligned WebSocket prewarm assertions with the intentional typed no-tools contract while preserving connection reuse and streaming coverage.main@6bc816e2f6fe2cb0ec4ea264b60c5ecbf739c731now includes the later Reconcile CLI, remote-control, MCP, and WebSocket contracts #711 convergence stages through PR Use release-aware MCP user agent in tests #736. The prior 35-test Restore compaction, model-switch, and prompt-cache invariants #709 lane and release run32094052354no longer describe the exact current residual.Acceptance Criteria
Relationships
31973347222.