- Add StringAccumulatorEmitter in join_ir/lowering/common/ - Emit string concat as BinOp(Add) for polymorphic VM/LLVM handling - Ensure VM/LLVM same semantics - Fail-Fast: RHS must be Variable (not Literal/MethodCall) - Pattern2 wiring: string carrier昇格 + type refinement + validation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>