- Fix addSteeringComment to skip auto-refinement and write directly to steeringComments array - Update formatCommentForInjection to accept SteeringComment type instead of raw string - Export SteeringComment type from @fusion/core for executor usage - Add tests verifying steering comments are persisted to task store - Fix executor import to use exported SteeringComment type