HH-415: preserve binary frame and resource sample semantics #5

Merged
rogee merged 2 commits from agent/agent/4d362051 into main 2026-08-21 15:07:05 +08:00
Owner

Summary

  • keep schema 1.0 websocket_frame.payload_bytes as the original payload byte count and add encoded_payload_bytes for opcode 2 base64 text length
  • retain all three startup/full-traffic resource summaries while preserving resources for existing consumers
  • regenerate the fixed artifacts and add regression assertions

Validation

  • npm test
  • node --check scripts/m0-spike.mjs
  • JSON and JSONL parse checks
  • three-sample Clark Spike: pass (RSS p95 max 790168 KiB, 0 renderer failures)

Follow-up scope

  • binary WebSocket end-to-end fixture remains out of this blocking fix
## Summary - keep schema 1.0 websocket_frame.payload_bytes as the original payload byte count and add encoded_payload_bytes for opcode 2 base64 text length - retain all three startup/full-traffic resource summaries while preserving resources for existing consumers - regenerate the fixed artifacts and add regression assertions ## Validation - npm test - node --check scripts/m0-spike.mjs - JSON and JSONL parse checks - three-sample Clark Spike: pass (RSS p95 max 790168 KiB, 0 renderer failures) ## Follow-up scope - binary WebSocket end-to-end fixture remains out of this blocking fix
rogee added 1 commit 2026-08-21 14:43:13 +08:00
rogee added 1 commit 2026-08-21 14:55:12 +08:00
rogee merged commit 64f584d274 into main 2026-08-21 15:07:05 +08:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rogee/lume-ctrl#5