Phase 3, State API, SSE, and A2A middleware
Implement GET /agent/sessions/{session_id}/stream (or equivalent) that streams events/state deltas for that session as NDJSON, with each line conforming to the same A2A message schema defined for the session state progress payload.