PROGRESS: - Fixed backtesting proto request types (ListBacktestsRequest, etc.) - Fixed OrderStatus import to use proto::trading::OrderStatus - Added proper request structs for backtesting service calls - Reduced e2e test errors from 84 to 26 REMAINING: - 26 errors in e2e tests (mostly minor type issues) - Main workspace still compiles successfully